diff --git a/.scalafmt.conf b/.scalafmt.conf index e982d0f..5c4ed08 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.6.1" +version = "3.7.0" project.git = true runner.dialect = scala213