From 7e7217c92768b5df0c03798668c67cd88df32fe8 Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Mon, 5 May 2025 19:07:38 +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 9350037..b83c791 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.5" +version = "3.9.6" project.git = true style = default maxColumn = 150