Skip to content
This repository was archived by the owner on Jun 21, 2026. It is now read-only.

Commit e9381a8

Browse files
committed
Update sbt-scalajs, scalajs-compiler, ... to 1.21.0
1 parent 603f730 commit e9381a8

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,6 +1,6 @@
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
22

3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
44

55
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
66

0 commit comments

Comments
 (0)