From fda67a32e2d8d5698f48c1bd590ebd117010de0f Mon Sep 17 00:00:00 2001 From: scala-steward-bot <2517319+scala-steward-bot@users.noreply.github.com> Date: Sun, 3 Aug 2025 01:31:06 +0900 Subject: [PATCH] Update scalafmt-core to 3.9.9 (#3815) --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index e2153d5d5..a18a5a225 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.8" +version = "3.9.9" project.git = true maxColumn = 120