diff --git a/.scalafmt.conf b/.scalafmt.conf index f5c48cd..3ecf547 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.7" +version = "3.9.8" runner.dialect = scala213source3 rewrite.rules = [SortImports, RedundantBraces] fileOverride {