diff --git a/.scalafmt.conf b/.scalafmt.conf index 1039f71d..a369c143 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version=3.9.0 +version=3.9.1 maxColumn = 120 runner.dialect = scala213