From be91a282d5ba96eb6a2c8e4d0b9dfd45e1700df9 Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Tue, 29 Apr 2025 17:08:51 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.5 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index d63e4d3..9350037 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.4" +version = "3.9.5" project.git = true style = default maxColumn = 150