diff --git a/.scalafmt.conf b/.scalafmt.conf index 2a629120..6892abef 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.6.1 +version = 3.7.0 runner.dialect = scala213