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 b3a2076 + a033f5a commit da832f7Copy full SHA for da832f7
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
3
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
4
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
5
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
6
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8")
0 commit comments