From c46acd7e720b2b7b309de411da7153e644638fa1 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 15 Feb 2020 12:40:10 +0100 Subject: [PATCH] Update scalafmt-core to 2.4.0 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index b878a29..648429b 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.3.2" +version = "2.4.0" # # See http://scalameta.org/scalafmt/#Configuration for details