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 6f387bb commit db902edCopy full SHA for db902ed
project/plugins.sbt
@@ -1,5 +1,5 @@
1
// scala-js
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
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