We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5238391 commit edc9e33Copy full SHA for edc9e33
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.8.5")
3
4
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "0.5.0")
5
6
-addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
7
8
addSbtPlugin("de.johoop" % "findbugs4sbt" % "1.3.0")
9
0 commit comments