Skip to content

Commit 01a1e0f

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-scalajs, scalajs-compiler, ... to 1.22.0
1 parent 7e5db50 commit 01a1e0f

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,7 +1,7 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
22
addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.5.3")
33
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
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.12")
66
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
77
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.5.0")

0 commit comments

Comments
 (0)