We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8deb911 commit fa9dc52Copy full SHA for fa9dc52
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
3
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
0 commit comments