Skip to content

Commit

Permalink
Update sbt-native-packager to 1.9.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 20, 2024
1 parent 63f90bf commit dd4d6f3
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 @@ -14,7 +14,7 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")

addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.4.0")

addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")

addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.6")

Expand Down

0 comments on commit dd4d6f3

Please sign in to comment.