Skip to content

Commit 5ef6eef

Browse files
authored
Merge pull request #385 from scala-steward/update/sbt-pgp-2.0.0
Update sbt-pgp to 2.0.0
2 parents bee9838 + 4b7a485 commit 5ef6eef

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
@@ -15,6 +15,6 @@ val stagingResolvers = Seq(
1515

1616
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.5")
1717
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
18-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
18+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
1919
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.0")
2020
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")

0 commit comments

Comments
 (0)