Skip to content

Commit a104e58

Browse files
authored
Merge pull request #1464 from cashapp/renovate/androidx.lifecycle-lifecycle-runtime-ktx-2.x
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
2 parents 25c633c + bbc8d8d commit a104e58

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
@@ -22,7 +22,7 @@ androidx-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "androi
2222
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "androidx-compose" }
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" }
25-
androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.6" }
25+
androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.7" }
2626
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" }

0 commit comments

Comments
 (0)