Skip to content

Commit

Permalink
upgrade sbt-pgp to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Feb 22, 2021
1 parent eb8cb18 commit d3f2197
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions admin/files/gpg.sbt
@@ -1,4 +1 @@
// TODO: are the resolvers needed?
resolvers ++= Seq(Resolver.typesafeIvyRepo("releases"), Resolver.sbtPluginRepo("releases"))

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

0 comments on commit d3f2197

Please sign in to comment.