Skip to content

Commit 4701aea

Browse files
fix(deps): update dependency jacoco to v0.8.14
1 parent 01088a0 commit 4701aea

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)