Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
Bump powermock-api-mockito2 from 2.0.2 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [powermock-api-mockito2](https://github.com/powermock/powermock) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](powermock/powermock@powermock-2.0.2...powermock-2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
  • Loading branch information
dependabot-preview[bot] authored and msfjarvis committed Oct 17, 2019
1 parent 9faf5aa commit c822fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -121,7 +121,7 @@ dependencies {

testImplementation "junit:junit:$versions.junit"
testImplementation 'org.powermock:powermock-module-junit4:2.0.4'
testImplementation 'org.powermock:powermock-api-mockito2:2.0.2'
testImplementation 'org.powermock:powermock-api-mockito2:2.0.4'
testImplementation "com.google.truth:truth:1.0"

androidTestImplementation 'androidx.annotation:annotation:1.1.0'
Expand Down

0 comments on commit c822fd3

Please sign in to comment.