We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de68df commit e785256Copy full SHA for e785256
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
3
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
5
6
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
8
9
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
0 commit comments