Skip to content

Commit 39467a5

Browse files
authored
Update sbt-scalajs, scalajs-library_2.13, ... to 1.22.0 (#626)
1 parent 654ed7d commit 39467a5

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
@@ -5,7 +5,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
55
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.6")
66
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.6")
77
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.8.6")
8-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
8+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.22.0")
99
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
1010
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
1111
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.12")

0 commit comments

Comments
 (0)