We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b86314 commit 9bcdca9Copy full SHA for 9bcdca9
1 file changed
project/sbt-sonatype.sbt
@@ -1,3 +1,5 @@
1
// [https://github.com/xerial/sbt-sonatype]
2
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
3
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
+
4
+// [https://github.com/sbt/sbt-pgp]
5
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
0 commit comments