Skip to content

Commit f357a6f

Browse files
Update sbt-pgp to 2.0.2 (#71)
1 parent 516b6f1 commit f357a6f

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.13")
22

3-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
3+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
44

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

0 commit comments

Comments
 (0)