Skip to content

Commit 489f3f8

Browse files
Update sbt-scalajs to 1.17.0 (#385)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent b6ec854 commit 489f3f8

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
@@ -8,7 +8,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
88

99
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
1010

11-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
11+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1212

1313
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
1414

0 commit comments

Comments
 (0)