diff --git a/.scalafmt.conf b/.scalafmt.conf index dae22c7e9..f6ccc0ace 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.4.3 +version = 3.5.0 runner.dialect = scala213 project.git = true docstrings.style = Asterisk