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 84ea30d + 3c1bf95 commit 7e9b648Copy full SHA for 7e9b648
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.33")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
3
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.2")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.3")
4
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
5
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
0 commit comments