Skip to content

Commit 56586b4

Browse files
authored
Revert "Update sbt-pgp to 2.3.0 (#850)" (#857)
This reverts commit 98fdfb1.
1 parent 887ac3c commit 56586b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
resolvers += Classpaths.sbtPluginReleases
22

3-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
44

55
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
66

0 commit comments

Comments
 (0)