We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6da401 commit 7bf26c8Copy full SHA for 7bf26c8
project/plugins.sbt
@@ -21,7 +21,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
21
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
22
23
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
24
-addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
+addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")
25
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
26
27
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
0 commit comments