Skip to content

Commit bd2d6ed

Browse files
Bump runner from 1.5.0 to 1.5.1
Bumps runner from 1.5.0 to 1.5.1. --- updated-dependencies: - dependency-name: androidx.test:runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1300194 commit bd2d6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
androidTestImplementation 'androidx.test:rules:1.5.0'
7878

7979
// Android JUnit Runner
80-
androidTestImplementation 'androidx.test:runner:1.5.0'
80+
androidTestImplementation 'androidx.test:runner:1.5.1'
8181

8282
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
8383
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.0'

0 commit comments

Comments
 (0)