Skip to content

Commit

Permalink
Merge pull request #9514 from SethTisue/revert-sbt-pgp-upgrade
Browse files Browse the repository at this point in the history
Revert "upgrade sbt-pgp to 2.1.2"
  • Loading branch information
SethTisue committed Feb 22, 2021
2 parents a4c0b51 + f1a2a3d commit 4b9fb9d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion admin/files/gpg.sbt
@@ -1 +1,4 @@
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
// TODO: are the resolvers needed?
resolvers ++= Seq(Resolver.typesafeIvyRepo("releases"), Resolver.sbtPluginRepo("releases"))

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")

0 comments on commit 4b9fb9d

Please sign in to comment.