diff --git a/.scalafmt.conf b/.scalafmt.conf index cd36a01e4d..1ae23d88e5 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.2.1" align.preset = more maxColumn = 110 spaces.inImportCurlyBraces = true