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