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 51caa4d commit c899c9dCopy full SHA for c899c9d
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
5
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
6
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
7
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
8
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
0 commit comments