Skip to content

Commit

Permalink
Bump powermock-core from 1.6.2 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [powermock-core](https://github.com/powermock/powermock) from 1.6.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-1.6.2...powermock-2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 17, 2019
1 parent f0f007f commit 81b5a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
testImplementation files('libs/java-json.jar')
testImplementation 'org.powermock:powermock-module-junit4:1.6.2'
testImplementation 'org.powermock:powermock-api-mockito:1.6.2'
testImplementation 'org.powermock:powermock-core:1.6.2'
testImplementation 'org.powermock:powermock-core:2.0.4'

api 'com.foursquare:pilgrimsdk:2.1.2'
}

0 comments on commit 81b5a3d

Please sign in to comment.