Skip to content

Commit 8ce34b3

Browse files
authored
Merge pull request #169 from typelevel/update/sbt-scalajs-1.21.0
Update sbt-scalajs, scalajs-compiler, ... to 1.21.0
2 parents 6b298bd + c63f3e9 commit 8ce34b3

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
@@ -3,6 +3,6 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.5")
33
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
44
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
55
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
6-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
6+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
77
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")

0 commit comments

Comments
 (0)