From a5a997eb407e84b0206d764fb2c4dd6d85f7b6fe Mon Sep 17 00:00:00 2001 From: scala-steward-bot <2517319+scala-steward-bot@users.noreply.github.com> Date: Sat, 18 Oct 2025 10:47:07 +0900 Subject: [PATCH] Update scalafmt-core to 3.10.0 (#3857) --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 530324ece..808fc593b 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.10" +version = "3.10.0" project.git = true maxColumn = 120