Skip to content

Commit b56a476

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.22.0
1 parent 7658404 commit b56a476

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
val sbtTlVersion = "0.8.5"
22
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTlVersion)
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtTlVersion)
4-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
4+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.22.0")
55
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.11")

0 commit comments

Comments
 (0)