Skip to content

Commit 2774000

Browse files
Update sbt-pgp to 2.1.1 (#73)
1 parent 0bdf11b commit 2774000

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

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

55
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")

0 commit comments

Comments
 (0)