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 49db3ce  Update scalafmt-core to 3.8.6
49db3ce is described below

commit 49db3cede80343f5d78623ffbf996f317db3ef75
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jan 24 15:06:16 2025 +0000

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

diff --git a/.scalafmt.conf b/.scalafmt.conf
index 175cc05..408d447 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.5
+version = 3.8.6

Reply via email to