diff --git a/.scalafmt.conf b/.scalafmt.conf index 07045f1..e4f4c08 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.5.0 +version = 3.5.7 maxColumn = 150 runner.dialect = scala213 align.preset = more