diff --git a/.scalafmt.conf b/.scalafmt.conf index 1372a2e..71a9283 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.14" +version = "3.7.15" runner.dialect = Scala213Source3 # https://scalameta.org/scalafmt/docs/configuration.html#scala-2-with--xsource3 maxColumn = 140 align.preset = most