Skip to content

Commit

Permalink
⬆️ Bump lifecycle-runtime-ktx from 2.8.6 to 2.8.7
Browse files Browse the repository at this point in the history
Bumps `lifecycle-runtime-ktx` from 2.8.6 to 2.8.7.

Updates `androidx.lifecycle:lifecycle-runtime-compose` 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-runtime-ktx` from 2.8.6 to 2.8.7

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent e44917d commit 7371525
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 @@ -21,7 +21,7 @@ junit = "4.13.2"
junit-jupiter = "5.11.2"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.28"
lifecycle-runtime-ktx = "2.8.6"
lifecycle-runtime-ktx = "2.8.7"
navigation-compose = "2.8.4"
opencsv = "5.9"
paparazzi = "1.3.4"
Expand Down

0 comments on commit 7371525

Please sign in to comment.