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 39d8c63 commit 8b4d12fCopy full SHA for 8b4d12f
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
10
11
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
12
13
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
14
15
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
16
0 commit comments