From ea6eee721534ab211b3ba9349756888dc89ac5da Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 29 Sep 2020 22:38:27 +0200 Subject: [PATCH] Update scalafmt-core to 2.7.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 71756c46..0188f622 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.2" +version = "2.7.3" preset = defaultWithAlign