Skip to content

Commit edc9e33

Browse files
committed
Upgrade sbt-pgp plugin version
1 parent 5238391 commit edc9e33

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
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.8.5")
33

44
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "0.5.0")
55

6-
addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3")
6+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
77

88
addSbtPlugin("de.johoop" % "findbugs4sbt" % "1.3.0")
99

0 commit comments

Comments
 (0)