Skip to content

Commit 8caf0b1

Browse files
authored
Merge pull request #1046 from typelevel/update/sbt-scalajs-1.16.0
Update sbt-scalajs, scalajs-compiler, ... to 1.16.0
2 parents 972f923 + 7f9108b commit 8caf0b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
1+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
1+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
33
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
44
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.7")

0 commit comments

Comments
 (0)