Skip to content

Commit 921e27f

Browse files
Update dependency androidx.test:runner to v1.5.2
1 parent f83986f commit 921e27f

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
@@ -19,7 +19,7 @@ androidxLifecycle = "2.5.1"
1919
androidxNavigation = "2.5.3"
2020
androidxEspresso = "3.5.1"
2121
androidxTestRules = "1.5.0"
22-
androidxTestRunner = "1.5.1"
22+
androidxTestRunner = "1.5.2"
2323
androidxTestMonitor = "1.6.1"
2424
androidxTestCore = "1.4.0"
2525
androidxTestExt = "1.1.5"

0 commit comments

Comments
 (0)