diff --git a/.scalafmt.conf b/.scalafmt.conf index 0ef47ffe..c40e9b32 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.2 +version = 3.7.3 runner.dialect = scala213source3 maxColumn = 180 style = defaultWithAlign