We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e1f00 commit c1b05e8Copy full SHA for c1b05e8
project/plugins.sbt
@@ -1,3 +1,3 @@
1
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.2.2")
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
3
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
0 commit comments