From f9510aba8ee1c523a3d3d4b3843cae6e4867c79c Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Mon, 5 May 2025 18:47:03 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.6 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 4f99107c2..8674a20bb 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.5" +version = "3.9.6" project.git = true maxColumn = 120