diff --git a/.scalafmt.conf b/.scalafmt.conf index d97e6369..d6a17104 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.1 +version = 3.7.2 maxColumn = 120 align.preset = more runner.dialect = scala3