diff --git a/.scalafmt.conf b/.scalafmt.conf index a7b25bc2..db9cb370 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version=3.9.10 +version=3.10.1 maxColumn = 120 runner.dialect = scala213