Skip to content

Commit

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

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.7.0 to 2.8.0

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.7.0 to 2.8.0

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.7.0 to 2.8.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 7daa34c commit 6ed2dde
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 = "1.9.23"
ksp = "1.9.23-1.0.20"
core-ktx = "1.13.1"
core-splashscreen = "1.0.1"
lifecycle = "2.7.0"
lifecycle = "2.8.0"
hilt = "2.51.1"
activity-compose = "1.9.0"
compose-bom = "2024.05.00"
Expand Down

0 comments on commit 6ed2dde

Please sign in to comment.