Skip to content

Commit

Permalink
Update sbt-native-packager to 1.10.4 in main
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperledger-bot committed Jul 31, 2024
1 parent d9d4082 commit e7f4f39
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 @@ -70,4 +70,4 @@ if (sys.env.get("GITHUB_TOKEN").isDefined) {
} else libraryDependencies ++= Seq[ModuleID]()

// Native Packager
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")

0 comments on commit e7f4f39

Please sign in to comment.