From d7c0868ef0d1d6e70f666b13675e72151339f122 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 03:11:16 +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 b83ac4c2..ab67d23e 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -8,4 +8,4 @@ rewrite.scala3.convertToNewSyntax = true spaces.inImportCurlyBraces = true indentOperator.preset = spray -version = 3.10.4 +version = 3.10.5