Skip to content

Commit

Permalink
Update dependency androidx.test:runner to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 107e410 commit f0638ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ test-androidx-core = { group = "androidx.test", name = "core", version = "1.6.1"
test-androidx-espressoCore = { group = "androidx.test.espresso", name = "espresso-core", version = "3.6.1" }
test-androidx-ext = { group = "androidx.test.ext", name = "junit-ktx", version = "1.2.1" }
test-androidx-junit = { group = "androidx.test.ext", name = "junit", version = "1.2.1" }
test-androidx-runner = { group = "androidx.test", name = "runner", version = "1.6.1" }
test-androidx-runner = { group = "androidx.test", name = "runner", version = "1.6.2" }
test-androidx-rules = { group = "androidx.test", name = "rules", version = "1.6.1" }
test-androidx-uiautomator = { group = "androidx.test.uiautomator", name = "uiautomator", version = "2.3.0" }
test-coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinxCoroutines" }
Expand Down

0 comments on commit f0638ca

Please sign in to comment.