Skip to content

Commit 9d4f71b

Browse files
scala-stewardpjfanning
authored andcommitted
Update sbt-pgp to 2.0.0 (#21)
1 parent 88b4f3e commit 9d4f71b

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
22

3-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
3+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
44

55
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
66

0 commit comments

Comments
 (0)