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