diff --git a/project/plugins.sbt b/project/plugins.sbt index afb1614..901e0f1 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,4 +6,4 @@ addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13") addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5") -addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1") \ No newline at end of file +addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2") \ No newline at end of file