diff --git a/.scalafmt.conf b/.scalafmt.conf index eddb42c..31d6f5f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # https://scalameta.org/scalafmt/docs/configuration.html -version = 3.11.1 +version = 3.11.3 runner { dialect = scala3 }