diff --git a/.scalafmt.conf b/.scalafmt.conf index e4fa3a7..344a3a8 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version="3.7.7" +version="3.7.8" maxColumn = 120 runner.dialect = scala3