diff --git a/.scalafmt.conf b/.scalafmt.conf index ccd2bbb..072156c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,7 +1,7 @@ # initial version taken over from alpakka # https://akka.io/blog/2019/09/09/akka-family-builds -version = 3.7.16 +version = 3.7.17 runner.dialect = "scala213" style = defaultWithAlign