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