Update sbt-reproducible-builds to 0.30 (#30654)
This commit is contained in:
parent
b366d806d5
commit
31f4d9c9f1
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
|||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.39")
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
|
||||
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
|
||||
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.28")
|
||||
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.30")
|
||||
|
||||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
|
||||
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.2")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue