Skip to content

Commit 30ac665

Browse files
dependabot[bot]ribbons
authored andcommitted
Bump runner from 1.4.0 to 1.5.1
Bumps runner from 1.4.0 to 1.5.1. --- updated-dependencies: - dependency-name: androidx.test:runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c9bc26 commit 30ac665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

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

120120
testImplementation("org.junit.jupiter:junit-jupiter:5.9.1")
121121

122-
androidTestImplementation("androidx.test:runner:1.4.0")
122+
androidTestImplementation("androidx.test:runner:1.5.1")
123123
androidTestImplementation("androidx.test:rules:1.5.0")
124124
androidTestImplementation("androidx.test.ext:junit:1.1.4")
125125
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.0")

0 commit comments

Comments
 (0)