diff --git a/.scalafmt.conf b/.scalafmt.conf index 542cc0ce..3078f13f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # This file was originally copied from https://github.com/playframework/playframework/blob/main/.scalafmt.conf -version = 3.7.2 +version = 3.7.3 runner.dialect = scala213 align.preset = more assumeStandardLibraryStripMargin = true