From 329a33174dc9e76aef68159d6c91f1ad7c6c17b8 Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Fri, 21 Feb 2025 20:39:21 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 204af77..ca906fc 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.0" +version = "3.9.1" project.git = true maxColumn = 120