From b505c3dc1224b8519e85fc4a02a8f579d355f712 Mon Sep 17 00:00:00 2001 From: scala-steward-bot <2517319+scala-steward-bot@users.noreply.github.com> Date: Sat, 1 Mar 2025 15:35:33 +0900 Subject: [PATCH] Update scalafmt-core to 3.9.2 (#3726) --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index b5bf132fe..b63a911a1 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.1" +version = "3.9.2" project.git = true maxColumn = 120