Skip to content

Commit ae7f086

Browse files
authored
Merge pull request #1412 from cashapp/renovate/androidx.test-runner-1.x
Update dependency androidx.test:runner to v1.6.2
2 parents afda000 + 6565b51 commit ae7f086

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
@@ -23,7 +23,7 @@ androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", versi
2323
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "androidx-compose" }
2424
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
2525
androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.4" }
26-
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.1" }
26+
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
2727
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
2828
auto-service-compiler = { module = "dev.zacsweers.autoservice:auto-service-ksp", version = "1.2.0" }
2929
auto-service-annotations = { module = "com.google.auto.service:auto-service-annotations", version = "1.1.1" }

0 commit comments

Comments
 (0)