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 e166942 + ab59f15 commit 2bce799Copy full SHA for 2bce799
project/plugins.sbt
@@ -1,5 +1,5 @@
1
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
2
-addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.1.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
+addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.4")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
0 commit comments