From 91005306d1d016f9053c6e84914a1336c1be2e97 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 20 May 2025 19:54:54 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.6 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 088bffb0..22bab12b 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -7,5 +7,5 @@ rewrite.rules = [RedundantBraces, RedundantParens, SortImports] spaces.inImportCurlyBraces = true indentOperator.preset = spray -version=3.8.6 +version=3.9.6