diff --git a/.scalafmt.conf b/.scalafmt.conf index 607ed288..4f76be28 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.4.1" +version = "3.4.2" runner.dialect = scala213 style = defaultWithAlign maxColumn = 120