diff --git a/.scalafmt.conf b/.scalafmt.conf index 3a31063..c545386 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # https://scalameta.org/scalafmt/docs/configuration.html -version = 3.7.7 +version = 3.7.8 runner { dialect = scala213 }