Skip to content

Commit 42ec41d

Browse files
authored
Merge pull request #168 from Pxddy/renovate/androidxtestrunner
Update dependency androidx.test:runner to v1.7.0
2 parents 2c8d8c0 + 9e2ad39 commit 42ec41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ androidxFragment = "1.8.8"
77
androidxNavigation = "2.9.2"
88
androidXTestCore = "1.6.1"
99
androidxTestExt = "1.3.0"
10-
androidxTestRunner = "1.6.2"
10+
androidxTestRunner = "1.7.0"
1111
junit4 = "4.13.2"
1212
kotest = "5.9.1"
1313
kotlin = "2.2.0"

0 commit comments

Comments
 (0)