We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08af757 + aadfd50 commit f9f8784Copy full SHA for f9f8784
build.sbt
@@ -1,4 +1,4 @@
1
-lazy val jacocoVersion = "0.8.13"
+lazy val jacocoVersion = "0.8.14"
2
3
ThisBuild / version := {
4
if ((ThisBuild / isSnapshot).value) "3.4.0" + "-SNAPSHOT"
0 commit comments