diff --git a/.scalafmt.conf b/.scalafmt.conf index ac308f3..2ea7975 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -6,4 +6,4 @@ newlines.topLevelStatementBlankLines = [ { blanks { before = 1, after = 0, beforeEndMarker = 0 } } ] rewrite.rules = [SortImports, RedundantBraces] -version=3.0.6 +version=3.0.7