Skip to content

Commit

Permalink
Update sbt-pgp to 2.0.0 (typelevel#115)
Browse files Browse the repository at this point in the history
Update sbt-pgp to 2.0.0
  • Loading branch information
larsrh authored Sep 21, 2019
2 parents 81fc4d1 + 0b028c4 commit 86d9afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")

0 comments on commit 86d9afd

Please sign in to comment.