We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ec854 commit 489f3f8Copy full SHA for 489f3f8
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
8
9
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
10
11
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
12
13
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
14
0 commit comments