Skip to content

Commit

Permalink
Bump lifecycleVersion from 2.7.0 to 2.8.2 in /Compose-Flight-Search-App
Browse files Browse the repository at this point in the history
Bumps `lifecycleVersion` from 2.7.0 to 2.8.2.

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.7.0 to 2.8.2

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent 1f34e61 commit 60f48c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compose-Flight-Search-App/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kotlin = "1.9.22"
kotlinxCoroutinesTest = "1.8.1-Beta"
ksp = "1.9.22-1.0.18"
ktlint = "1.2.1"
lifecycleVersion = "2.7.0"
lifecycleVersion = "2.8.2"
robolectric = "4.12.2"
roomVersion = "2.6.1"
spotless = "6.25.0"
Expand Down

0 comments on commit 60f48c3

Please sign in to comment.