diff --git a/project/plugin.sbt b/project/plugin.sbt index e992aa6..874d9c9 100644 --- a/project/plugin.sbt +++ b/project/plugin.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1") +addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0") addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0") addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3") addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.5.0")