diff --git a/.scalafmt.conf b/.scalafmt.conf index dc2c06c..7615bbf 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ style = defaultWithAlign maxColumn = 120 -version = 2.7.5 +version = 3.7.16 runner.dialect = "scala213"