We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b5a1e commit 7cc95e1Copy full SHA for 7cc95e1
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
2
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
3
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
4
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
5
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
6
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.1")
0 commit comments