diff --git a/.scalafmt.conf b/.scalafmt.conf index a1095bbd4..a8ad277bf 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.4 +version = 3.7.5 runner.dialect = scala213 project.git = true docstrings.style = Asterisk