Skip to content

Commit

Permalink
Restored sbt-pgp
Browse files Browse the repository at this point in the history
  • Loading branch information
barambani committed Jun 25, 2020
1 parent b980418 commit 8d2ad4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")

0 comments on commit 8d2ad4d

Please sign in to comment.