From 866c0da7c4a24c03c53cda7e3727ab01c3226fa2 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 18 Sep 2020 18:51:37 +0200 Subject: [PATCH] Update scalafmt-core to 2.7.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index e4941a4c..71756c46 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.1" +version = "2.7.2" preset = defaultWithAlign