diff --git a/.scalafmt.conf b/.scalafmt.conf index 0ebbeaf..1282ea2 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.5.9" +version = "3.8.3" align.preset = some maxColumn = 100 runner.dialect = scala212source3