From 0cce5b70b24ca1ee23853ae39136e0c80e98c093 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 3 Dec 2021 08:23:15 +0100 Subject: [PATCH] Update scalafmt-core to 3.2.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index efcb51b..504e094 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.2.1" style = defaultWithAlign