diff --git a/.scalafmt.conf b/.scalafmt.conf index f7a3c81..92862ec 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.4" +version = "3.7.17" runner.dialect = scala213 project.git = true project.excludePaths = ["glob:**.sbt"]