From 3a33902cfae8d0341dd1d220c344efd07b184c96 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 7 Dec 2022 06:34:47 +0000 Subject: [PATCH] Update sbt-pgp to 2.2.1 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 2a64bd2..92f76da 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2") +addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")