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 50d2aee43 Update sbt-native-packager to 1.9.13
50d2aee43 is described below

commit 50d2aee43d9252d05c8e7361cf57c5f20b99f55b
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jan 19 13:59:16 2023 +0000

    Update sbt-native-packager to 1.9.13
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index d809c7a80..dd7de090e 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -17,7 +17,7 @@
 
 addSbtPlugin("com.github.tnakamot" % "sbt-cc" % "0.0.3")
 
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.12")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.13")
 
 addSbtPlugin("org.musigma" % "sbt-rat" % "0.7.0")
 

Reply via email to