From 23f4f1359d922365c9fc7c443d53e478ab6e21bc Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 27 Jul 2023 02:09:04 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.11 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index d2a38a2..1f358d6 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.3 +version = 3.7.11 project.git = true project.excludeFilters = [ ]