Skip to content

Commit f82b257

Browse files
committed
Update sbt-scoverage
Signed-off-by: Felipe Fujiy Pessoto <fepessot@microsoft.com>
1 parent 9e7693a commit f82b257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.3")
3232

3333
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
3434

35-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
35+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
3636
//Upgrade sbt-scoverage to 2.0.3+ because 2.0.0 is not compatible to Scala 2.12.17:
3737
//sbt.librarymanagement.ResolveException: Error downloading org.scoverage:scalac-scoverage-plugin_2.12.17:2.0.0
3838

0 commit comments

Comments
 (0)