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 dbd99ad + 374e328 commit 198973bCopy full SHA for 198973b
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
2
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
3
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
0 commit comments