diff --git a/.scalafmt.conf b/.scalafmt.conf index 7be53b9..e02905e 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # Test upgrades: $ scripts/scalafmt --test 2> diff.txt -version = 3.10.7 +version = 3.11.0 runner.dialect = scala3 preset = default