diff --git a/.scalafmt.conf b/.scalafmt.conf index 23bcf796..9b202883 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.5 +version = 3.7.15 maxColumn = 120 align.preset = more runner.dialect = scala3