Merge pull request #3929 from nextcloud/dependabot/gradle/org.powermock-powermock-core-2.0.2

Bump powermock-core from 2.0.0 to 2.0.2
This commit is contained in:
Andy Scherzinger 2019-04-25 10:58:43 +02:00 committed by GitHub
commit a9afff7763
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -287,9 +287,9 @@ dependencies {
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.27.0'
testImplementation 'androidx.test:core:1.1.0'
testImplementation 'org.powermock:powermock-core:2.0.0'
testImplementation 'org.powermock:powermock-module-junit4:2.0.0'
testImplementation 'org.powermock:powermock-api-mockito2:2.0.0'
testImplementation 'org.powermock:powermock-core:2.0.2'
testImplementation 'org.powermock:powermock-module-junit4:2.0.2'
testImplementation 'org.powermock:powermock-api-mockito2:2.0.2'
testImplementation 'org.json:json:20180813'
// dependencies for instrumented tests