From dbd3ddb471264042e1fb89297beac1d2b87874d4 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 20 Jan 2022 07:51:53 +0100 Subject: [PATCH] Update scalafmt-core to 3.3.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 7b31ce1..3fc08d0 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.3.1 +version = 3.3.2 style = defaultWithAlign