From 1a490d3a88698855b970fd7f2eaece966ed9af9b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 16 Jan 2025 13:52:45 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.4 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 9707ba0..9409773 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.4.3 +version = 3.8.4 project.git = true project.excludeFilters = [ ]