Skip to content

Commit

Permalink
Downgraded sbt-pgp due to bug with detached signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilquist committed Jul 24, 2018
1 parent 5120a96 commit 407a2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.9")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.24")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.3.1")
Expand Down

0 comments on commit 407a2f8

Please sign in to comment.