diff --git a/.scalafmt.conf b/.scalafmt.conf index 8a815a5c..642894f5 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.17" +version = "3.8.0" runner.dialect = scala213source3 maxColumn = 110 docstrings.style = Asterisk