diff --git a/.scalafmt.conf b/.scalafmt.conf index a6d8f1c..0a5780f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version="3.9.5" +version="3.9.7" maxColumn = 120 runner.dialect = scala3