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 4b1604d commit 2fbd858Copy full SHA for 2fbd858
build.sbt
@@ -4,7 +4,7 @@ name := "scalac-scoverage-plugin"
4
5
organization := "org.scoverage"
6
7
-version := "0.99.4"
+version := "0.99.5"
8
9
scalacOptions := Seq("-unchecked", "-deprecation", "-feature", "-encoding", "utf8")
10
0 commit comments