We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc10fe commit b194c54Copy full SHA for b194c54
project/plugins.sbt
@@ -6,5 +6,5 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
6
addSbtPlugin("io.taig" % "sbt-blowout-yaml-circe" % "0.2.1")
7
addSbtPlugin("io.taig" % "sbt-houserules" % "0.11.6")
8
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
9
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
10
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
0 commit comments