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