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