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.
2 parents e6bbb50 + f5671ee commit 0392714Copy full SHA for 0392714
project/plugins.sbt
@@ -3,4 +3,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
3
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
4
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
5
6
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0-RC1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
0 commit comments