Skip to content

Commit

Permalink
Bump lifecycle from 2.8.1 to 2.8.2 (#483)
Browse files Browse the repository at this point in the history
Bumps `lifecycle` from 2.8.1 to 2.8.2.

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.1 to 2.8.2

Updates `androidx.lifecycle:lifecycle-service` from 2.8.1 to 2.8.2

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.1 to 2.8.2

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

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] authored Jul 13, 2024
1 parent 3cd5416 commit c051c3a
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 @@ -18,7 +18,7 @@ junit = "4.13.2"
junit-ktx = "1.1.5"
kotlinx-coroutines-android = "1.8.1"
legacy-support-v4 = "1.0.0"
lifecycle = "2.8.1"
lifecycle = "2.8.2"
material = "1.12.0"
navigation-fragment-ktx = "2.7.7"
okhttp = "4.12.0"
Expand Down

0 comments on commit c051c3a

Please # to comment.