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 8048d48 commit 9ca31a4Copy full SHA for 9ca31a4
project/plugin.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
2
3
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
4
5
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
6
7
scalacOptions ++= (
8
"-deprecation" ::
0 commit comments