diff --git a/.scalafmt.conf b/.scalafmt.conf index f78f44af5..ea3460f6c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version=3.11.1 +version=3.11.4 maxColumn = 140 runner.dialect = scala3