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

jinterrante 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 1040635a0 Update scalafmt-core to 3.8.1
1040635a0 is described below

commit 1040635a02eb894a37d9179f7768933da2763482
Author: Scala Steward <[email protected]>
AuthorDate: Sat Mar 30 14:09:11 2024 +0000

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

diff --git a/.scalafmt.conf b/.scalafmt.conf
index c7f640272..d58d0a8b4 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.8.0
+version = 3.8.1

Reply via email to