We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7fdaa9 commit 5fee445Copy full SHA for 5fee445
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
2
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
3
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
4
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
0 commit comments