diff --git a/.scalafmt.conf b/.scalafmt.conf index 9b90d457..0d850c1a 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.7.1" +version = "3.7.2" project.git = true runner.dialect = "scala213"