diff --git a/.scalafmt.conf b/.scalafmt.conf index 0e221f9c9..fbf1344ef 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.8" +version = "3.7.10" runner.dialect = scala213source3 maxColumn = 100