Skip to content

Commit da373a3

Browse files
authored
Merge pull request #652 from typelevel/update/sbt-scalajs-1.21.0
Update sbt-scalajs, scalajs-compiler, ... to 1.21.0
2 parents 779387d + 817934b commit da373a3

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)