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 6c10bb7 commit 4af2922Copy full SHA for 4af2922
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.4.0")
6
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.25")
8
9
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
10
11
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
12
0 commit comments