diff --git a/.scalafmt.conf b/.scalafmt.conf index 467961cf..07cf0568 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.11" +version = "3.7.12" runner.dialect = scala213 maxColumn = 120 align.preset = more