diff --git a/.scalafmt.conf b/.scalafmt.conf index 30f17466..6995a7bf 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.10" +version = "3.7.14" runner.dialect = scala3 project.git = true project.excludePaths = ["glob:**.sbt", "glob:**sbtgen.sc"]