diff --git a/.scalafmt.conf b/.scalafmt.conf index 24053877..7f0296c0 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.5" +version = "3.8.6" runner.dialect = scala213Source3