diff --git a/.scalafmt.conf b/.scalafmt.conf index 0544e0d0..d2c6dd9c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.3.0" +version = "3.3.1" runner.dialect = scala213 style = defaultWithAlign maxColumn = 120