Skip to content

Commit

Permalink
Bump lifecycleViewModel from 2.8.6 to 2.8.7 (#343)
Browse files Browse the repository at this point in the history
Bumps `lifecycleViewModel` 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-ktx` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-runtime-compose` 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-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  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 5, 2024
1 parent af33356 commit 096f79b
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 @@ -12,7 +12,7 @@ composeCompiler = "1.5.7"
composeBom = "2024.10.00"
composeActivity = "1.9.3"
composeJunit = "1.7.5"
lifecycleViewModel = "2.8.6"
lifecycleViewModel = "2.8.7"
navigation = "2.8.3"
paging = "3.1.1"
pagingCompose = "1.0.0-alpha18"
Expand Down

0 comments on commit 096f79b

Please sign in to comment.