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