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