Skip to content

Commit 506ceb1

Browse files
authored
Update sbt-scalajs, scalajs-library_2.13, ... to 1.17.0 (#397)
1 parent dbc7fa4 commit 506ceb1

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.7.3")
77
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.3")
88
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.7.3")
9-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1010
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
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)