1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-13 07:04:52 +02:00

Bump jacoco to 0.8.3

This commit is contained in:
Florian Schmaus 2019-02-05 13:41:44 +01:00
parent 58a5055067
commit 6edc444b6a

View file

@ -182,7 +182,7 @@ allprojects {
}
jacoco {
toolVersion = "0.8.1"
toolVersion = "0.8.3"
}
jacocoTestReport {