diff --git a/.scalafmt.conf b/.scalafmt.conf index 59418b17c..200c5f4fd 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.3 +version = 3.7.4 runner.dialect = scala213 maxColumn = 100 docstrings.style = keep