Skip to content

Commit af2fab8

Browse files
Bump androidx.test.espresso:espresso-contrib from 3.5.1 to 3.6.1 (#548)
Bumps androidx.test.espresso:espresso-contrib from 3.5.1 to 3.6.1. --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-contrib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f5e5e9 commit af2fab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ dependencies {
136136

137137
androidTestImplementation 'androidx.test:core:1.5.0'
138138
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
139-
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.1'
139+
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.6.1'
140140
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'
141141
androidTestImplementation 'com.squareup.assertj:assertj-android:1.2.0'
142142
androidTestImplementation "org.mockito:mockito-core:$mockito_version"

0 commit comments

Comments
 (0)