This is an automated email from the ASF dual-hosted git repository.

jadams 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 cb2d82d  Update scalafmt-core to 3.9.7
cb2d82d is described below

commit cb2d82d854560ad43369ca3f3206ebba0ef64385
Author: Scala Steward <scala_stew...@virtuslab.com>
AuthorDate: Thu Jun 5 16:47:15 2025 +0000

    Update scalafmt-core to 3.9.7
---
 .scalafmt.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.scalafmt.conf b/.scalafmt.conf
index 408d447..f52e35b 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.8.6
+version = 3.9.7

Reply via email to