mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 08:40:03 +00:00
Update test deps for Java 11
Prevent bytecode generation related test failures in tests that rely on PowerMock by updating to PowerMock 2.
This commit is contained in:
@@ -10,7 +10,7 @@ gradle.projectsEvaluated {
|
||||
apply plugin: "jacoco"
|
||||
|
||||
jacoco {
|
||||
toolVersion = '0.8.1'
|
||||
toolVersion = '0.8.4'
|
||||
}
|
||||
|
||||
test {
|
||||
|
||||
Reference in New Issue
Block a user