Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 021f645

Browse files
authoredJan 16, 2023
Merge pull request #414 from hannesa2/dependabot/gradle/androidx.test.espresso-espresso-core-3.5.1
Bump espresso-core from 3.5.0 to 3.5.1
2 parents fa22834 + e53d7da commit 021f645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎serviceLibrary/build.gradle‎

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

5353
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
5454
androidTestUtil "androidx.test.services:test-services:1.4.2"
55-
androidTestImplementation "androidx.test.espresso:espresso-core:3.5.0"
55+
androidTestImplementation "androidx.test.espresso:espresso-core:3.5.1"
5656
androidTestImplementation "androidx.test:rules:1.5.0"
5757
}
5858

0 commit comments

Comments
 (0)
Please sign in to comment.