Skip to content

Commit a9de9e3

Browse files
fix(deps): update dependency androidx.test:runner to v1.6.0-alpha03
1 parent 936f991 commit a9de9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ ext {
7171

7272
jUnitVersion = '4.13.2'
7373
mockitoVersion = '5.4.0'
74-
runnerVersion = '1.6.0-alpha02'
74+
runnerVersion = '1.6.0-alpha03'
7575
rulesVersion = '1.6.0-alpha01'
7676
espressoVersion = '3.5.1'
7777
zxingcoreVersion = '3.5.1'

0 commit comments

Comments
 (0)