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 eb9afef commit ee77801Copy full SHA for ee77801
project/plugins.sbt
@@ -3,6 +3,6 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
6
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments