diff --git a/.scalafmt.conf b/.scalafmt.conf index f77a401..bf2c140 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version="3.5.0" +version="3.5.1" maxColumn = 120 runner.dialect = scala3