From 952bfcc37b26a0ac77a70bd3043dbb9a1c17ebd0 Mon Sep 17 00:00:00 2001 From: "gitbucket-bot[bot]" <256891351+gitbucket-bot[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 17:27:16 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.6 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 676d6866a..2595a2e89 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.10.5" +version = "3.10.6" project.git = true maxColumn = 120