We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0301bef commit f41e6e4Copy full SHA for f41e6e4
build.sbt
@@ -4,7 +4,7 @@ name := "scalac-scoverage-plugin"
4
5
organization := "org.scoverage"
6
7
-version := "0.99.11.SNAPSHOT"
+version := "0.99.11"
8
9
scalacOptions := Seq("-unchecked", "-deprecation", "-feature", "-encoding", "utf8")
10
0 commit comments