From afebc5aaa661d2c7ff448f053bc5d80bbb24ce78 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 16 Feb 2020 04:38:38 +0100 Subject: [PATCH] Update scalafmt-core to 2.4.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index b878a29..1a2897e 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.3.2" +version = "2.4.1" # # See http://scalameta.org/scalafmt/#Configuration for details