Skip to content

Commit 7f30f99

Browse files
fix(deps): update dependency jacoco to v0.8.14 (#14962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec26462 commit 7f30f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/src/main/kotlin/otel.jacoco-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
jacoco {
6-
toolVersion = "0.8.13"
6+
toolVersion = "0.8.14"
77
}
88

99
tasks {

0 commit comments

Comments
 (0)