Skip to content

Commit

Permalink
Bump lifecycle from 2.7.0 to 2.8.2
Browse files Browse the repository at this point in the history
Bumps `lifecycle` from 2.7.0 to 2.8.2.

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

Updates `androidx.lifecycle:lifecycle-viewmodel-savedstate` from 2.7.0 to 2.8.2

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 320b6b3 commit 791abbc
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 @@ -22,7 +22,7 @@ kotlin_coroutines = '1.8.1'
kotlin_datetime = "0.5.0"
kotlinx_serialization = "1.6.3"
ktor = "2.3.8"
lifecycle = "2.7.0"
lifecycle = "2.8.2"
material = "1.11.0"
mockk = "1.13.9"
multiplatform-settings = "1.1.1"
Expand Down

0 comments on commit 791abbc

Please sign in to comment.