diff --git a/project/plugins.sbt b/project/plugins.sbt index 108e90f..793caa1 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1") +addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") \ No newline at end of file