diff --git a/.scalafmt.conf b/.scalafmt.conf index df9765c..c83aa66 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.9.0" +version = "3.9.1" project.git = true runner.dialect = "scala213"