Skip to content

Commit

Permalink
Bump runner from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps runner from 1.4.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: androidx.test:runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2022
1 parent 8aff6f2 commit fdc3556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {

androidTestImplementation 'com.github.AppDevNext:Moka:1.4'
androidTestImplementation "androidx.test.ext:junit:1.1.4"
androidTestImplementation 'androidx.test:runner:1.4.0'
androidTestImplementation 'androidx.test:runner:1.5.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.0'
// RecyclerViewActions.actionOnItem
Expand Down

0 comments on commit fdc3556

Please sign in to comment.