This is an automated email from the ASF dual-hosted git repository.
slawrence pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil.git
The following commit(s) were added to refs/heads/main by this push:
new bc755b350 Update scalafmt-core to 3.7.12
bc755b350 is described below
commit bc755b3505294f13d2b07941ff3392b2bd5d8674
Author: Scala Steward <[email protected]>
AuthorDate: Sat Aug 5 12:35:10 2023 +0000
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 8c36b6124..5c9c2cabe 100644
--- a/.scalafmt.conf
+++ b/.scalafmt.conf
@@ -32,4 +32,4 @@ rewrite.rules = [
rewrite.trailingCommas.style = always
runner.dialect = scala212
spaces.inImportCurlyBraces = true
-version = 3.7.11
+version = 3.7.12