We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6316c10 commit fc6a485Copy full SHA for fc6a485
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
2
3
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
samples/akka-sample-cluster-kubernetes-scala/project/plugins.sbt
resolvers += "Akka library repository".at("https://repo.akka.io/maven")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
0 commit comments