From 17a3fa1bc64c1c7fc8d9c932ea4a5443fbc45c93 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 12 Feb 2026 19:59:25 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.7 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 834f2d2..a7a08d9 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1 +1 @@ -version = 2.7.5 \ No newline at end of file +version = 3.10.7 \ No newline at end of file