Skip to content

Commit

Permalink
Bump lifecycle from 2.7.0 to 2.8.0 (#4403)
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-viewmodel-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-runtime-ktx` from 2.7.0 to 2.8.0

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent ea09a11 commit f6cd119
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 @@ -35,7 +35,7 @@ kotlinx-coroutines = "1.8.1"
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"
ktlint = "12.1.1"
lifecycle = "2.7.0"
lifecycle = "2.8.0"
material = "1.12.0"
media = "1.7.0"
media3 = "1.3.1"
Expand Down

0 comments on commit f6cd119

Please sign in to comment.