Skip to content

Commit a4a7ce7

Browse files
committed
deps: update scoverage to 2.0.0-RC2
This notably brings in support for the Scala native runtime.
1 parent cc1ff39 commit a4a7ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name := "sbt-scoverage"
22

33
import sbt.ScriptedPlugin.autoImport.scriptedLaunchOpts
44

5-
lazy val scoverageVersion = "2.0.0-RC1"
5+
lazy val scoverageVersion = "2.0.0-RC2"
66

77
inThisBuild(
88
List(

0 commit comments

Comments
 (0)