diff --git a/.scalafmt.conf b/.scalafmt.conf index 640d1ab..eb48443 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.8.0 +version = 3.8.1 style = default runner.dialect = scala213