diff --git a/.scalafmt.conf b/.scalafmt.conf index 09515182e2..8afbc99e93 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.11.2 +version = 3.11.3 runner.dialect = scala213source3 project.git = true style = defaultWithAlign