From 5fc3dd74a8e685e2b9d4da1edbf96183f0eaefdd Mon Sep 17 00:00:00 2001 From: "gitbucket-bot[bot]" <256891351+gitbucket-bot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 22:02:42 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.5 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index f2e6e3463..676d6866a 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.10.4" +version = "3.10.5" project.git = true maxColumn = 120