Skip to content

Commit

Permalink
Bump lifecycle from 2.8.6 to 2.8.7 in /native/kotlin (#373)
Browse files Browse the repository at this point in the history
Bumps `lifecycle` from 2.8.6 to 2.8.7.

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-viewmodel` from 2.8.6 to 2.8.7

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 0ac2cd4 commit 541c913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/kotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ kotlin = "1.9.24"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization-json = "1.6.3"
landscapist = "2.4.1"
lifecycle = "2.8.6"
lifecycle = "2.8.7"
okHttp = "4.12.0"
navigation = "2.8.3"
navigationCompose = "2.8.0-alpha10"
Expand Down

0 comments on commit 541c913

Please sign in to comment.