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 f9f4424 commit f84cb42Copy full SHA for f84cb42
project/plugins.sbt
@@ -1,5 +1,5 @@
1
// scala-js
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
3
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
4
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
5
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44")
0 commit comments