We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9655bc commit 26cbbe1Copy full SHA for 26cbbe1
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.1")
+addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.3")
2
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
3
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.5.0")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
0 commit comments