From 4459b14e9476691c4e9a68dd8ff488f21002c405 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 30 Mar 2023 13:18:15 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 9707ba0..8b62e53 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.4.3 +version = 3.7.3 project.git = true project.excludeFilters = [ ]