From c20fc6488fe803e0ade9ffc27c13e7d56954f945 Mon Sep 17 00:00:00 2001 From: "ckipp01-scala-steward[bot]" <124191317+ckipp01-scala-steward[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 05:02:33 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index b4b9ad6..8dce5ca 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.1" +version = "3.9.2" project.git = true runner.dialect = scala213 docstrings.wrap = no