From 4e27d751f876bc77a6b4f5313edd6be84bceab89 Mon Sep 17 00:00:00 2001 From: "scala-steward-projectglow[bot]" <159218053+scala-steward-projectglow[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 00:12:38 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.4 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 02fe82fc0..0d1475446 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 2.7.5 +version = 3.9.4 docstrings = JavaDoc maxColumn = 100