From 4ea339d225a68f22c555c239a44398414a67c36c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 3 Aug 2023 22:28:27 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.12 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index d2a38a2..9c70a6c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.3 +version = 3.7.12 project.git = true project.excludeFilters = [ ]