mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Bump jacoco to 0.8.3
This commit is contained in:
parent
58a5055067
commit
6edc444b6a
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ allprojects {
|
|||
}
|
||||
|
||||
jacoco {
|
||||
toolVersion = "0.8.1"
|
||||
toolVersion = "0.8.3"
|
||||
}
|
||||
|
||||
jacocoTestReport {
|
||||
|
|
Loading…
Reference in a new issue