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 ec4b27e commit 70f4fa4Copy full SHA for 70f4fa4
1 file changed
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
3
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
0 commit comments