Skip to content

Commit

Permalink
Update sbt-native-packager to 1.9.16 in main (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: atala-dev <57987237+atala-dev@users.noreply.github.com>

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
  • Loading branch information
atala-dev authored and mineme0110 committed May 1, 2024
1 parent 0031067 commit f3c3da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")

// Native Packager
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.11")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")

0 comments on commit f3c3da7

Please sign in to comment.