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.
2 parents f9710b2 + 4b623c0 commit ad4aad5Copy full SHA for ad4aad5
project/plugins.sbt
@@ -16,7 +16,7 @@ libraryDependencies ++= {
16
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
17
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
18
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
19
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.2")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.3")
20
21
{
22
if (scalaJSVersion.startsWith("0."))
0 commit comments