We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bee9838 + 4b7a485 commit 5ef6eefCopy full SHA for 5ef6eef
project/plugins.sbt
@@ -15,6 +15,6 @@ val stagingResolvers = Seq(
15
16
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.5")
17
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
18
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
19
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.0")
20
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")
0 commit comments