diff --git a/project/plugins.sbt b/project/plugins.sbt index d409f1a2..10e88d3f 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -5,7 +5,7 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8") addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7") -addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2") +addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0")