diff --git a/.scalafmt.conf b/.scalafmt.conf index 60f85233..3de075df 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.4 +version = 3.7.6 runner.dialect = scala213source3 maxColumn = 180 style = defaultWithAlign