From ad08749f016041f7a9f5072c9c8f1526542995e5 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 13 Nov 2021 04:33:22 +0100 Subject: [PATCH] Update scalafmt-core to 3.1.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index efcb51b..51d447f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.1.1" style = defaultWithAlign