From 4712d31020a880279c6a28f60b2c31a9b3970ddf Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 20:27:55 +0000 Subject: [PATCH] Update scalafmt-core to 3.11.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 01a634f7f..99ee35edc 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.11.1 +version = 3.11.3 runner.dialect = scala213 maxColumn = 120