Skip to content

Commit c1da8e2

Browse files
authored
Merge pull request #597 from matomo-org/dependabot/gradle/androidx.test.espresso-espresso-core-3.7.0
Bump androidx.test.espresso:espresso-core from 3.6.1 to 3.7.0
2 parents aa9499f + 877ee04 commit c1da8e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exampleapp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ dependencies {
3838

3939
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"
4040
androidTestUtil "androidx.test.services:test-services:1.5.0"
41-
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
41+
androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0"
4242
}

0 commit comments

Comments
 (0)