Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit 16d2f08

Browse files
dependabot[bot]dennisguse
authored andcommitted
Bump androidx.test:runner from 1.6.2 to 1.7.0
Bumps androidx.test:runner from 1.6.2 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.test:runner dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cce5c5 commit 16d2f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ dependencies {
156156
androidTestImplementation 'androidx.test:core:1.7.0'
157157
androidTestImplementation 'androidx.test.ext:junit:1.3.0'
158158
androidTestImplementation 'androidx.test:rules:1.7.0'
159-
androidTestImplementation 'androidx.test:runner:1.6.2'
159+
androidTestImplementation 'androidx.test:runner:1.7.0'
160160
androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
161161
androidTestImplementation 'org.mockito:mockito-android:5.18.0'
162162

0 commit comments

Comments
 (0)