We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0db42 commit f5f923eCopy full SHA for f5f923e
build.sbt
@@ -1,7 +1,7 @@
1
name := "sbt-jacoco"
2
organization := "com.github.sbt"
3
4
-version := "3.0.1-SNAPSHOT"
+version := "3.0.1"
5
6
sbtPlugin := true
7
crossSbtVersions := Seq("0.13.16", "1.0.2")
0 commit comments