Skip to content

Commit 0ae4fe4

Browse files
authored
Merge pull request #392 from AppDevNext/dependabot/gradle/master/androidx.test.espresso-espresso-core-3.7.0
Bump androidx.test.espresso:espresso-core from 3.6.1 to 3.7.0
2 parents 49eebe2 + 0397746 commit 0ae4fe4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ dependencies {
4545
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"
4646
androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
4747
androidTestUtil "androidx.test.services:test-services:1.5.0"
48-
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
49-
androidTestImplementation "androidx.test.espresso:espresso-intents:3.6.1"
48+
androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0"
49+
androidTestImplementation "androidx.test.espresso:espresso-intents:3.7.0"
5050
}

0 commit comments

Comments
 (0)