Skip to content

Commit 305301c

Browse files
authored
Merge pull request #419 from AppDevNext/dependabot/gradle/androidx.test-runner-1.5.0
Bump runner from 1.4.0 to 1.5.0
2 parents 45f3543 + 210d192 commit 305301c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ allprojects {
3636
ext {
3737
propCompileSdkVersion = 33
3838
coreVersion = "1.4.0"
39-
runnerVersion = "1.4.0"
39+
runnerVersion = "1.5.0"
4040
extJUnitVersion = "1.1.3"
4141
espresso_core = "3.4.0"
4242
}

0 commit comments

Comments
 (0)