Skip to content

Commit

Permalink
Bump runner from 1.1.1 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps runner from 1.1.1 to 1.2.0.
  • Loading branch information
dependabot-preview[bot] authored May 30, 2019
1 parent 64a4bd6 commit 9b7c1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {

testImplementation 'junit:junit:4.12'

androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation "androidx.test.espresso:espresso-core:$espressoVersion"
androidTestImplementation "androidx.test.espresso:espresso-contrib:$espressoVersion"
androidTestImplementation "androidx.test.uiautomator:uiautomator:$uiAutomatorVersion"
Expand Down

0 comments on commit 9b7c1a4

Please sign in to comment.