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 9d32ca5 commit 57ca6acCopy full SHA for 57ca6ac
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
12
13
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
14
15
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
16
17
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
18
0 commit comments