From ae100e5fd9972f60f65cef948fe1aadb00788230 Mon Sep 17 00:00:00 2001 From: Scala steward Date: Fri, 7 Dec 2018 04:06:05 +0100 Subject: [PATCH] Update sbt-pgp to 1.1.1 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index a766bab..1e8fe67 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.1") +addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")