From a15f629b0dc80dc656cfe9fa292d9842a76ff065 Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Mon, 15 Sep 2025 20:42:17 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.10 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 22b3640..2105726 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.9" +version = "3.9.10" project.git = true maxColumn = 120