Skip to content

Commit 5b84c29

Browse files
committed
Update sbt-scalajs, scalajs-compiler, ... to 1.21.0
1 parent 2596af9 commit 5b84c29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.0")
33
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
4-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
4+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
55
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")

0 commit comments

Comments
 (0)