diff --git a/.scalafmt.conf b/.scalafmt.conf index b4a40ad..6086d60 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -4,7 +4,7 @@ # To edit the original configurations go to # https://github.com/alejandrohdezma/sbt-scalafmt-defaults/edit/master/.scalafmt.conf -version = 3.9.8 +version = 3.9.9 maxColumn = 120 align.preset=none