diff --git a/.scalafmt.conf b/.scalafmt.conf index bec22c9..6e11373 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.1" +version = "3.8.2" runner.dialect = scala213source3 maxColumn = 100