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 863ce06 commit 333a2c4Copy full SHA for 333a2c4
project/plugins.sbt
@@ -12,6 +12,6 @@ addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.1.0")
12
13
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
14
15
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
16
17
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.1")
0 commit comments