From 1e4f16c5a75519b4abb30e4442b7335af408ca4a Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 12 May 2026 03:13:01 +0000 Subject: [PATCH] bump: scalafmt-core 3.11.1 (was 3.11.0) --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index f135d4a..872fc4f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.11.0 +version = 3.11.1 style = defaultWithAlign