Skip to content

Commit 79999fc

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update sbt-scalajs, scalajs-compiler, ... to 1.22.0
1 parent 03aa5db commit 79999fc

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
@@ -6,7 +6,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
66
// cross-compile
77
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
88
addSbtPlugin("com.indoorvivants" % "sbt-commandmatrix" % "0.1.0")
9-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.22.0")
1010
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.12")
1111
// publishing
1212
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)