Bump jacoco to 0.8.13

This commit is contained in:
Paul Schaub 2025-09-27 12:12:42 +02:00
parent 22e2aebf7d
commit b4280e0e67
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

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