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 6ba46af commit 853fbf7Copy full SHA for 853fbf7
project/plugin.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
2
3
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
4
5
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
6
7
scalacOptions ++= (
8
"-deprecation" ::
0 commit comments