diff --git a/.scalafmt.conf b/.scalafmt.conf index 02968b11..4ad6aba0 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.14 +version = 3.7.15 runner.dialect = scala213 align.preset = more assumeStandardLibraryStripMargin = true diff --git a/project/build.properties b/project/build.properties index 27430827..e8a1e246 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7