diff --git a/.scalafmt.conf b/.scalafmt.conf index 8740191..5204513 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.4.3" +version = "3.7.17" preset = "defaultWithAlign" runner.dialect = "scala213source3"