From 6ad98958ba495461b77734cbdbff533f7653000e Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 29 Aug 2023 14:43:28 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.13 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 837d65b8..1c7c0192 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 2.7.5 +version = 3.7.13 style = default