From 346127f8c7f6c007ac8bd70165a00e90e3cc6285 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 28 Jul 2023 12:44:07 +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 9707ba0..45404be 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.4.3 +version = 3.7.11 project.git = true project.excludeFilters = [ ]