From ee755c295d4183f4e4bb6ef29e227b6bd1d309f7 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 2 Aug 2025 18:28:23 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.9 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 498754d2..751b481c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -7,5 +7,5 @@ rewrite.rules = [RedundantBraces, RedundantParens, SortImports] spaces.inImportCurlyBraces = true indentOperator.preset = spray -version=3.9.8 +version=3.9.9