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 9e7693a commit f82b257Copy full SHA for f82b257
project/plugins.sbt
@@ -32,7 +32,7 @@ addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.3")
32
33
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
34
35
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
36
//Upgrade sbt-scoverage to 2.0.3+ because 2.0.0 is not compatible to Scala 2.12.17:
37
//sbt.librarymanagement.ResolveException: Error downloading org.scoverage:scalac-scoverage-plugin_2.12.17:2.0.0
38
0 commit comments