From f63493f1c0dd1523971f0afab595de5dd59f14e0 Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Sat, 28 Jun 2025 18:50:50 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.8 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 83963887b..e2153d5d5 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.7" +version = "3.9.8" project.git = true maxColumn = 120