diff --git a/.scalafmt.conf b/.scalafmt.conf index ae106a8..7a41f10 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.11.0" +version = "3.11.1" project.git = true runner.dialect = "scala213"