Skip to content

Commit 62443b7

Browse files
authored
Merge pull request #230 from onuralpszr/renovate/androidx.test.espresso-espresso-core-3.x
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
2 parents c9d701a + 3cc38f8 commit 62443b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ dependencies {
111111
testImplementation 'junit:junit:4.13.2'
112112
testImplementation 'androidx.test.ext:junit:1.2.1'
113113
// Espresso UI Testing
114-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
114+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
115115

116116

117117

0 commit comments

Comments
 (0)