From b11c17950346c06b543826fdc8995adfb1bcc2ed Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 7 Aug 2023 18:16:28 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.12 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index eaf1a8a8..a72c36e7 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -7,5 +7,5 @@ rewrite.rules = [RedundantBraces, RedundantParens, SortImports] spaces.inImportCurlyBraces = true indentOperator.preset = spray -version=3.5.9 +version=3.7.12