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 0b102b7 commit 160ca45Copy full SHA for 160ca45
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