From ec39b6f9a56e1d203948f4a6e6b29a92ecd70910 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 12 Aug 2022 12:58:30 +0000 Subject: [PATCH] Update scalafmt-core to 3.5.9 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index efcb51b..957f759 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.5.9" style = defaultWithAlign