diff --git a/.scalafmt.conf b/.scalafmt.conf index 868979c..07d5e8c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.5" +version = "3.9.9" runner.dialect = scala213source3 maxColumn = 100