diff --git a/.scalafmt.conf b/.scalafmt.conf index 3a471c9..19c22b7 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version="3.7.2" +version="3.7.3" maxColumn = 120 runner.dialect = scala3