You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by sl...@apache.org on 2023/04/07 12:02:36 UTC

[daffodil] branch main updated: Update scalafmt-core to 3.7.3

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 a6c2cb67b Update scalafmt-core to 3.7.3
a6c2cb67b is described below

commit a6c2cb67bf6f992dd22ef9c3814a02ef68128ada
Author: Scala Steward <sc...@virtuslab.com>
AuthorDate: Thu Mar 30 13:25:20 2023 +0000

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

diff --git a/.scalafmt.conf b/.scalafmt.conf
index 5c0bdc4bf..b75ff36e5 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.2
+version = 3.7.3