Update dependency jacoco to v0.8.10 (#5734)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-18 15:42:40 -05:00 committed by GitHub
parent a85feae1ef
commit c0f0ff8bca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
}
jacoco {
toolVersion = "0.8.8"
toolVersion = "0.8.10"
}
// https://docs.gradle.org/current/samples/sample_jvm_multi_project_with_code_coverage.html