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