diff --git a/.scalafmt.conf b/.scalafmt.conf index 7bc2c0d..9309074 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.3.3" +version = "3.4.2" runner.dialect = scala213source3