diff --git a/.scalafmt.conf b/.scalafmt.conf index 08c8f7a2..32379b7f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # This file was originally copied from https://github.com/playframework/playframework/blob/master/.scalafmt.conf -version = 3.4.0 +version = 3.4.1 runner.dialect = scala213 align.preset = more assumeStandardLibraryStripMargin = true