Skip to content

Commit

Permalink
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-viewmodel-ktx` from 2.7.0 to 2.8.0

Updates `androidx.lifecycle:lifecycle-compiler` from 2.7.0 to 2.8.0

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

Updates `androidx.lifecycle:lifecycle-runtime-compose` 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-compiler
  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
- dependency-name: androidx.lifecycle:lifecycle-runtime-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 20, 2024
1 parent fecbe80 commit d500157
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 @@ -11,7 +11,7 @@ androidXAppCompat = "1.6.1"
junit = "4.13.2"
testExt = "1.1.5"
espressoCore = "3.5.1"
lifecycle = "2.7.0"
lifecycle = "2.8.0"
room = "2.6.1"
hilt = "2.51.1"
composeBom = "2024.05.00"
Expand Down

0 comments on commit d500157

Please sign in to comment.