diff --git a/.scalafmt.conf b/.scalafmt.conf index 3275bcdc..370f8055 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.1.2" +version = "3.2.0" runner.dialect = scala213 style = defaultWithAlign maxColumn = 120