diff --git a/.scalafmt.conf b/.scalafmt.conf index 1e5a02e..ab2faf5 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # https://scalameta.org/scalafmt/docs/configuration.html -version = "3.7.4" +version = "3.7.5" runner.dialect = scala213source3 preset = defaultWithAlign align.preset = most