Skip to content

Commit 3fb69d2

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.17.0
1 parent 45cfdcf commit 3fb69d2

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
@@ -1,3 +1,3 @@
11
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.4")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.4")
3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")

0 commit comments

Comments
 (0)