diff --git a/.scalafmt.conf b/.scalafmt.conf index 9394261..5fc8747 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version="3.8.6" +version="3.9.0" maxColumn = 120 runner.dialect = scala3