diff --git a/.scalafmt.conf b/.scalafmt.conf index e0f9427ae..a7cfc6242 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.14 +version = 3.7.15 runner.dialect = scala213source3 align.preset = none danglingParentheses.preset = true