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.
1 parent 992e38d commit 6f148f6Copy full SHA for 6f148f6
project/sbt-sonatype.sbt
@@ -1,5 +1,6 @@
1
+// @formatter:off
2
+//
3
// [https://github.com/xerial/sbt-sonatype]
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
-
4
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
5
// [https://github.com/sbt/sbt-pgp]
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
6
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
0 commit comments