Update dependency androidx.test:runner to v1.7.0

This commit is contained in:
renovate[bot]
2025-07-31 20:50:11 +02:00
committed by Niels van Velzen
parent 1dabd797af
commit 60d4e7a904
+1 -1
View File
@@ -59,7 +59,7 @@ leakcanary = "2.14"
junit = "5.13.4"
kotest = "5.9.1"
mockk = "1.14.5"
androidx-test-runner = "1.6.2"
androidx-test-runner = "1.7.0"
androidx-test-espresso = "3.6.1"
[plugins]