From 36718e0f1e5d30206b294f37d0962498a928857f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 26 Dec 2021 05:27:11 +0100 Subject: [PATCH] Update scalafmt-core to 3.3.0 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 2d3e7e9..b1c0aff 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.2 +version = 3.3.0 style = defaultWithAlign