Skip to content

Commit 49da05c

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-scalajs, scalajs-compiler, ... to 1.17.0
1 parent 5f56eab commit 49da05c

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.5.0")
22

33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
44

5-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
66

77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
88

0 commit comments

Comments
 (0)