mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 15:15:51 +03:00
Merge pull request #5717 from nextcloud/dependabot/gradle/org.powermock-powermock-core-2.0.6
Bump powermock-core from 2.0.5 to 2.0.6
This commit is contained in:
commit
e85c272ec4
1 changed files with 1 additions and 1 deletions
|
@ -355,7 +355,7 @@ dependencies {
|
|||
testImplementation 'junit:junit:4.13'
|
||||
testImplementation 'org.mockito:mockito-core:3.3.3'
|
||||
testImplementation 'androidx.test:core:1.2.0'
|
||||
testImplementation 'org.powermock:powermock-core:2.0.5'
|
||||
testImplementation 'org.powermock:powermock-core:2.0.6'
|
||||
testImplementation 'org.powermock:powermock-module-junit4:2.0.6'
|
||||
testImplementation 'org.powermock:powermock-api-mockito2:2.0.6'
|
||||
testImplementation 'org.json:json:20190722'
|
||||
|
|
Loading…
Reference in a new issue