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-sbt.git
The following commit(s) were added to refs/heads/main by this push:
new 77deff4 Update scalafmt-core to 3.9.10
77deff4 is described below
commit 77deff4df4c70a8ef2cd3425c3b3f9795594b2c8
Author: Scala Steward <[email protected]>
AuthorDate: Wed Sep 17 13:45:06 2025 +0000
Update scalafmt-core to 3.9.10
---
.scalafmt.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.scalafmt.conf b/.scalafmt.conf
index f52e35b..0291405 100644
--- a/.scalafmt.conf
+++ b/.scalafmt.conf
@@ -32,4 +32,4 @@ rewrite.rules = [
rewrite.trailingCommas.style = never
runner.dialect = scala212
spaces.inImportCurlyBraces = true
-version = 3.9.7
+version = 3.9.10