diff --git a/.scalafmt.conf b/.scalafmt.conf index 3bef500..0846a25 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ runner.dialect = scala213source3 -version = "3.5.8" +version = "3.5.9" maxColumn = 120