diff --git a/.scalafmt.conf b/.scalafmt.conf index 3629891..6452729 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.11.1" +version = "3.11.2" runner.dialect = scala213source3