diff --git a/.scalafmt.conf b/.scalafmt.conf index 7f4f3f1..0c3b52f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.6" +version = "3.9.2" runner.dialect = scala213source3 maxColumn = 100