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 c25d34c commit cb484a6Copy full SHA for cb484a6
packages/metrics-scala/project/plugins.sbt
@@ -7,4 +7,4 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
7
addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.19.1")
8
9
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
10
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
0 commit comments