We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b9c0e commit 87c2ee5Copy full SHA for 87c2ee5
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.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
3
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
0 commit comments