diff --git a/.scalafmt.conf b/.scalafmt.conf index 3c5198e..badfc22 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.0" +version = "3.9.2" runner.dialect = Scala213Source3