We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe071a commit 1840909Copy full SHA for 1840909
buildSrc/src/main/kotlin/otel.jacoco-conventions.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
jacoco {
8
- toolVersion = "0.8.12"
+ toolVersion = "0.8.13"
9
10
11
// https://docs.gradle.org/current/samples/sample_jvm_multi_project_with_code_coverage.html
0 commit comments