Skip to content

Commit 7bf26c8

Browse files
authored
Upgrade sbt-pull-request-validator (#1067)
1 parent f6da401 commit 7bf26c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
2121
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
2222

2323
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
24-
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
24+
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")
2525
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
2626

2727
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

0 commit comments

Comments
 (0)