Skip to content

Commit

Permalink
build(deps): bump lifecycle from 2.8.6 to 2.8.7
Browse files Browse the repository at this point in the history
Bumps `lifecycle` from 2.8.6 to 2.8.7.

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.6 to 2.8.7

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 9685b37 commit 7c04014
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 @@ -4,7 +4,7 @@ kotlin = "2.0.21"
ksp = "2.0.21-1.0.26"
core-ktx = "1.13.1"
core-splashscreen = "1.0.1"
lifecycle = "2.8.6"
lifecycle = "2.8.7"
hilt = "2.52"
activity-compose = "1.9.3"
compose-bom = "2024.09.00-alpha01"
Expand Down

0 comments on commit 7c04014

Please sign in to comment.