We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62cd52e commit c17c0c3Copy full SHA for c17c0c3
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
3
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
0 commit comments