Skip to content

Commit 817934b

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.21.0
1 parent 779387d commit 817934b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
1+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
22
val sbtTypelevelVersion = "0.8.5"
33
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
44
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)

0 commit comments

Comments
 (0)