1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-28 22:44:50 +02:00

Bump jacoco plugin to 0.8.7

This commit is contained in:
Paul Schaub 2021-05-31 15:58:22 +02:00
parent 232b0f7445
commit a14f73fc01
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -82,7 +82,7 @@ allprojects {
}
jacoco {
toolVersion = "0.8.5"
toolVersion = "0.8.7"
}
jacocoTestReport {