Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit 5bdc727

Browse files
committed
use sbt-pgp version that works with sbt 1
1 parent 772b91f commit 5bdc727

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

admin/gpg.sbt

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
2-
addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3") // only added when publishing, see build.sh
1+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1") // only added when publishing, see build.sh

0 commit comments

Comments
 (0)