Upgrade sbt-pull-request-validator (#1067)
This commit is contained in:
parent
f6da401abf
commit
7bf26c8d44
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
|
|||
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
|
||||
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
|
||||
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")
|
||||
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
|
||||
|
||||
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue