diff --git a/.scalafmt.conf b/.scalafmt.conf index b90f669..259c361 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,2 +1,2 @@ -version = "3.9.8" +version = "3.9.9" runner.dialect = scala3