Bump Jacoco to 0.8.6 to support Java 15
This commit is contained in:
parent
a90d98aa1e
commit
1962b9c5b7
@ -20,5 +20,5 @@ dependencies {
|
||||
}
|
||||
|
||||
jacoco {
|
||||
toolVersion = '0.8.5'
|
||||
toolVersion = '0.8.6'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user