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 24be7dc commit d415ddcCopy full SHA for d415ddc
build.sbt
@@ -4,7 +4,7 @@ name := "scalac-scoverage-plugin"
4
5
organization := "org.scoverage"
6
7
-version := "0.99.2"
+version := "0.99.3"
8
9
scalacOptions := Seq("-unchecked", "-deprecation", "-feature", "-encoding", "utf8")
10
0 commit comments