From 04831620aa3effd73732b3bd9aa0a1671cfbb691 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 4 Mar 2021 20:28:14 +0100 Subject: [PATCH] Update sbt-pgp to 1.1.2-1 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 1e8fe67..15a80bc 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1") +addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")