diff --git a/.scalafmt.conf b/.scalafmt.conf index c41ebd8e..b1fa5c0e 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.5.4 +version = 3.10.6 lineEndings = preserve runner.dialect = scala213