From 0f8965563b2052bad43aa8028a5689c473989ee6 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 22 Nov 2021 08:20:37 +0100 Subject: [PATCH] Update scalafmt-core to 3.1.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index efcb51b..1be0e01 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.1.2" style = defaultWithAlign