We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb03ee commit 9ec8525Copy full SHA for 9ec8525
project/plugins.sbt
@@ -4,4 +4,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
4
5
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
6
7
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.15")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
0 commit comments