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.
1 parent 74802e8 commit 6204e2cCopy full SHA for 6204e2c
buildSrc/src/main/kotlin/otel.jacoco-conventions.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
jacoco {
8
- toolVersion = "0.8.13"
+ toolVersion = "0.8.14"
9
10
11
// https://docs.gradle.org/current/samples/sample_jvm_multi_project_with_code_coverage.html
0 commit comments