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