Bump jacoco to 0.8.13

This commit is contained in:
Paul Schaub 2025-09-27 12:13:06 +02:00
parent 875d04dc15
commit f28cd89549
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -77,7 +77,7 @@ allprojects {
}
jacoco {
toolVersion = "0.8.8"
toolVersion = "0.8.13"
}
jacocoTestReport {