We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a79289 commit dc8175bCopy full SHA for dc8175b
project/plugins.sbt
@@ -11,4 +11,4 @@ addSbtPlugin("com.typesafe.play" % "sbt-plugin" % System.getProperty("play.versi
11
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.2")
12
13
// PGP signing
14
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
0 commit comments