From e29ab1bdf67310aae5bed768ca5336e4288936ae Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 30 Apr 2022 12:32:37 +0200 Subject: [PATCH] Update scalafmt-core to 3.5.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 5e8c875..072998e 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.5.1 +version = 3.5.2 style = defaultWithAlign