diff --git a/.scalafmt.conf b/.scalafmt.conf index 7056763..4ac9867 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,2 +1,2 @@ -version = 3.9.4 +version = 3.9.10 runner.dialect = scala213