We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98ccafd + 4301ccd commit e1dc831Copy full SHA for e1dc831
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
4
5
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
6
7
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
8
9
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
10
0 commit comments