From 109e04bbfce4dc99bc70306f750b884850d6cab3 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 14 May 2022 18:07:05 +0200 Subject: [PATCH] Update scalafmt-core to 3.5.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index efcb51b..35e2ebc 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.5.3" style = defaultWithAlign