diff --git a/.scalafmt.conf b/.scalafmt.conf index 8f28934..f01aa02 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.9" +version = "3.9.10" runner.dialect = Scala213Source3 maxColumn = 120 align.preset = none