diff --git a/.scalafmt.conf b/.scalafmt.conf index d1c17cc1..e1bf7dc4 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.7.11" +version = "3.7.12" project.git = true runner.dialect = "scala213"