diff --git a/.scalafmt.conf b/.scalafmt.conf index 0017ca9..dc62aa1 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.5.8" +version = "3.5.9" style = defaultWithAlign maxColumn = 120 runner.dialect = scala212source3