From 007d252a7b4e5a00b834c070559ad4c943178c00 Mon Sep 17 00:00:00 2001 From: "scala-steward-asf[bot]" <147768647+scala-steward-asf[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 00:18:42 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 0785bcde..c5349fca 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.10.2 +version = 3.10.3 runner.dialect = scala213 project.git = true style = defaultWithAlign