From ab70cdac758b02210cc7dff8033a5727676ab085 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 2 Apr 2022 14:02:50 +0200 Subject: [PATCH] Update scalafmt-core to 3.5.0 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index efcb51b..cfc2119 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.5.0" style = defaultWithAlign