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 304c165ef Update sbt-native-packager to 1.11.7
304c165ef is described below

commit 304c165ef7485619dbfbb386a5f41f3049d96d1e
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jan 13 14:57:31 2026 +0000

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

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 109516c91..fa99da08f 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.11.3")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
 
 addSbtPlugin("org.musigma" % "sbt-rat" % "0.7.0")
 

Reply via email to