diff --git a/.scalafmt.conf b/.scalafmt.conf index 17b7e77..48c79d7 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # https://scalameta.org/scalafmt/docs/configuration.html -version = 3.7.17 +version = 3.8.0 runner { dialect = scala213 }