Skip to content

Commit

Permalink
Bump core from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps core from 1.1.0 to 1.2.0.
  • Loading branch information
dependabot-preview[bot] authored and AndyScherzinger committed May 30, 2019
1 parent cac2e3d commit b6311e5
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 @@ -295,7 +295,7 @@ dependencies {
// dependencies for local unit tests
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.28.2'
testImplementation 'androidx.test:core:1.1.0'
testImplementation 'androidx.test:core:1.2.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'
Expand Down

0 comments on commit b6311e5

Please sign in to comment.