Skip to content

Commit dc8175b

Browse files
committed
Upgrade sbt-pgp to 1.1.1
1 parent 5a79289 commit dc8175b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ addSbtPlugin("com.typesafe.play" % "sbt-plugin" % System.getProperty("play.versi
1111
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.2")
1212

1313
// PGP signing
14-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
14+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")

0 commit comments

Comments
 (0)