Update sbt-reproducible-builds (#27545)
This commit is contained in:
parent
6a32c00b80
commit
0357f763c3
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
|
|||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0") // for maintenance of copyright file header
|
||||
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
|
||||
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.21")
|
||||
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.22")
|
||||
|
||||
// used for @unidoc directive
|
||||
libraryDependencies += "io.github.classgraph" % "classgraph" % "4.4.12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue