From 44f7a28bd463e1837b55e9426577a327cfc2769b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 30 Mar 2023 14:42:47 +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 837d65b8..a6231f91 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 2.7.5 +version = 3.7.3 style = default