Skip to content

Commit 95214d1

Browse files
Update dependency androidx.test:runner to v1.7.0 (#1628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 272ce29 commit 95214d1

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
@@ -24,7 +24,7 @@ androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", versi
2424
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "androidx-compose" }
2525
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.16.0" }
2626
androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.9.2" }
27-
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
27+
androidx-test-runner = { module = "androidx.test:runner", version = "1.7.0" }
2828
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
2929
auto-service-compiler = { module = "dev.zacsweers.autoservice:auto-service-ksp", version = "1.2.0" }
3030
auto-service-annotations = { module = "com.google.auto.service:auto-service-annotations", version = "1.1.1" }

0 commit comments

Comments
 (0)