From 03cbfc1e5db6051fbd6a42f000eea86d22d27307 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 24 Dec 2021 04:08:45 +0100 Subject: [PATCH] Update scalafmt-core to 3.2.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index dc084ee..2d3e7e9 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.2.1 +version = 3.2.2 style = defaultWithAlign