Skip to content

Commit bece3c0

Browse files
authored
Update sbt-scalajs, scalajs-library_2.13, ... to 1.18.2 (#433)
1 parent 75a2770 commit bece3c0

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.6")
77
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.6")
88
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.7.6")
9-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
1010
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.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)