diff --git a/.scalafmt.conf b/.scalafmt.conf index 738b006..4718c04 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.4.0" +version = "3.4.2" preset = "defaultWithAlign" runner.dialect = "scala213"