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 1ac0af7 + b184793 commit 54ba497Copy full SHA for 54ba497
project/plugins.sbt
@@ -1,5 +1,5 @@
1
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
2
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
3
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.22.1")
4
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
5
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
0 commit comments