From 4b7ab6b9cdd08ed1da98f4b6ab760ec40be43376 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 5 Feb 2022 16:23:35 +0100 Subject: [PATCH] Update scalafmt-core to 3.4.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index efcb51b..8c993ec 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.4.1" style = defaultWithAlign