diff --git a/project/sbt-sonatype.sbt b/project/sbt-sonatype.sbt index 3a0d1db..81355fe 100644 --- a/project/sbt-sonatype.sbt +++ b/project/sbt-sonatype.sbt @@ -3,4 +3,4 @@ // [https://github.com/xerial/sbt-sonatype] // addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5") -addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1") \ No newline at end of file +addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2") \ No newline at end of file