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.
2 parents 259525e + fdcc845 commit 883e4ddCopy full SHA for 883e4dd
project/plugins.sbt
@@ -1,5 +1,5 @@
1
resolvers += Resolver.sonatypeRepo("snapshots")
2
-addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.6.0")
+addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.6.1")
3
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
5
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.5.0")
0 commit comments