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