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