diff --git a/.scalafmt.conf b/.scalafmt.conf index afe86074..cc7b35bc 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = 3.7.14 +version = 3.7.15 maxColumn = 140 runner.dialect = scala3