diff --git a/.scalafmt.conf b/.scalafmt.conf index 757eb82..3880a26 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.9.10" +version = "3.10.0" project.git = true runner.dialect = "scala213"