Skip to content

Commit

Permalink
Update dependency jacoco to v0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 2, 2024
1 parent 366e6d3 commit 4be8b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/testing.gradle.kts
Expand Up @@ -19,5 +19,5 @@ tasks.withType<Test> {
}

jacoco {
toolVersion = "0.8.11"
toolVersion = "0.8.12"
}

0 comments on commit 4be8b2f

Please sign in to comment.