Skip to content

Commit 00d1f9f

Browse files
committed
Update sbt-scalajs, scalajs-compiler, ... to 1.16.0
1 parent 31c2ecd commit 00d1f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

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

0 commit comments

Comments
 (0)