Skip to content

Commit 2db1a8a

Browse files
scala-stewardpjfanning
authored andcommitted
Update sbt-pgp to 1.1.2 (#8)
1 parent 7f399b0 commit 2db1a8a

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

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

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

0 commit comments

Comments
 (0)