diff --git a/.scalafmt.conf b/.scalafmt.conf index 1bde5303..a8509363 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.7.17" +version = "3.8.0" project.git = true runner.dialect = "scala213"