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 c38962e commit ecc41bdCopy full SHA for ecc41bd
project/plugins.sbt
@@ -1,5 +1,5 @@
1
// scala-js
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
3
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
4
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
5
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta39")
0 commit comments