Skip to content

Commit

Permalink
Bring in the PGP plugin so that we can disable it on root
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Jan 1, 2017
1 parent 4849d5f commit 16256e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project/plugins.sbt
Expand Up @@ -17,3 +17,5 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.18")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "1.2.1")

addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.4.1")

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

0 comments on commit 16256e8

Please sign in to comment.