Skip to content

Commit e16536c

Browse files
authored
Update sbt-scalajs, scalajs-library_2.13, ... to 1.16.0 (#328)
1 parent d9e24b8 commit e16536c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
66
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.7")
77
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.7")
88
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.6.7")
9-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
1010
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
1111
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
1212
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")

0 commit comments

Comments
 (0)