diff --git a/scalafmt.conf b/scalafmt.conf index 358e8c8..f6d7489 100644 --- a/scalafmt.conf +++ b/scalafmt.conf @@ -1,5 +1,5 @@ // See: https://github.com/scalameta/scalafmt/tags for the latest tags. -version = 3.5.2 +version = 3.5.8 runner.dialect = scala3 maxColumn = 80