Skip to content

Commit

Permalink
Update sbt-pgp to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 8, 2018
1 parent 82f18a3 commit 86327eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,6 +1,6 @@
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.3")
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.15")
Expand Down

0 comments on commit 86327eb

Please sign in to comment.