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