Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit a4fa913

Browse files
Sam SmootSam Smoot
authored andcommitted
The old sbt-pgp 0.8.3 is no longer supported in sbt 0.13.5+.
1 parent 7fb29d8 commit a4fa913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3")
1+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
22

33
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.4.0")
44

0 commit comments

Comments
 (0)