diff --git a/.scalafmt.conf b/.scalafmt.conf index 024d75a8..c1861689 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.7 +version = 3.7.9 runner.dialect = scala213source3 maxColumn = 180 style = defaultWithAlign