diff --git a/.scalafmt.conf b/.scalafmt.conf index 192612f..f00b929 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.10.5" +version = "3.10.6" runner.dialect = Scala213Source3