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 5518f14 commit 395eb37Copy full SHA for 395eb37
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
10
11
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.2.0")
12
13
-addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
+addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
14
15
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
16
0 commit comments