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