diff --git a/.scalafmt.conf b/.scalafmt.conf index fc376f8..18230c0 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version="3.7.15" +version="3.7.16" maxColumn = 120 runner.dialect = scala3