Skip to content

Commit 1bc12b3

Browse files
committed
[build] Update sbt-scalajs, scalajs-compiler, ... to 1.22.0
1 parent 235fe08 commit 1bc12b3

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("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
33
addSbtPlugin("com.eed3si9n.ifdef" % "sbt-ifdef" % "0.4.1")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
55
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
6-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
6+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.22.0")
77
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.12")
88
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.5")

0 commit comments

Comments
 (0)