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 fe374ce commit 46b20b8Copy full SHA for 46b20b8
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
5
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
6
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.1")
7
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
8
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.0")
0 commit comments