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 259525e commit fdcc845Copy full SHA for fdcc845
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