Skip to content

Commit 5a4abf6

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 (#627)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
1 parent 82e5232 commit 5a4abf6

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-scala-native-crossproject" % "1.3.2")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
66
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.4")

0 commit comments

Comments
 (0)