We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d070ef0 commit 989999eCopy full SHA for 989999e
build.sbt
@@ -1,7 +1,7 @@
1
name := "sbt-jacoco"
2
organization := "org.scala-sbt"
3
4
-version := "3.0.0-M4-SNAPSHOT"
+version := "3.0.0-M4"
5
6
sbtPlugin := true
7
crossSbtVersions := Seq("0.13.16", "1.0.1")
0 commit comments