From 5e3d5f2a9f60f2adc80aa79415c6543ffc89cfca Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 29 Nov 2021 20:52:51 +0100 Subject: [PATCH] Update scalafmt-core to 3.2.0 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index efcb51b..a4e033a 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.2.0" style = defaultWithAlign