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 5a33d28 commit 3f35ec7Copy full SHA for 3f35ec7
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
2
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
0 commit comments