diff --git a/.scalafmt.conf b/.scalafmt.conf index 602045096..8c473f46a 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.8.2 +version = 3.10.1 runner.dialect = scala213 style = defaultWithAlign danglingParentheses.preset = true