Merge pull request #28486 from akka/update/sbt-reproducible-builds
Update sbt-reproducible-builds to 0.23
This commit is contained in:
commit
47d2b680c8
1 changed files with 1 additions and 1 deletions
|
|
@ -23,5 +23,5 @@ addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.29")
|
||||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
|
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
|
||||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0") // for maintenance of copyright file header
|
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0") // for maintenance of copyright file header
|
||||||
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
|
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
|
||||||
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.22")
|
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.23")
|
||||||
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
|
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue