diff --git a/.scalafmt.conf b/.scalafmt.conf index 9886a566..39540c9c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # Version https://scalameta.org/scalafmt/docs/configuration.html#version -version = 3.7.17 +version = 3.8.0 # Dialect https://scalameta.org/scalafmt/docs/configuration.html#scala-dialects runner.dialect = scala213