diff --git a/.scalafmt.conf b/.scalafmt.conf index 9a764f2..013493c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.9.4 +version = 3.9.9 runner.dialect = scala213source3 maxColumn = 100