diff --git a/.scalafmt.conf b/.scalafmt.conf index 65125ac..d650def 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.10.0" +version = "3.10.1" runner.dialect = Scala213Source3 maxColumn = 120 align.preset = none