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