diff --git a/.scalafmt.conf b/.scalafmt.conf index a834d75..443a045 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.9.4" +version = "3.9.5" project.git = true runner.dialect = "scala213"