Skip to content

Commit 170df45

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.22.0 (#708)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
1 parent 5579849 commit 170df45

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,4 +1,4 @@
1-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
1+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.22.0")
22
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.5")
33
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.6")
44
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.6")

0 commit comments

Comments
 (0)