Skip to content

Commit

Permalink
build(deps): bump lifecycle from 2.8.1 to 2.8.3 in /manager
Browse files Browse the repository at this point in the history
Bumps `lifecycle` from 2.8.1 to 2.8.3.

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.1 to 2.8.3

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.1 to 2.8.3

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.1 to 2.8.3

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-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
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent 16d5742 commit db18d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ agp = "8.5.0"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.22"
compose-bom = "2024.06.00"
lifecycle = "2.8.1"
lifecycle = "2.8.3"
accompanist = "0.34.0"
navigation = "2.7.7"
activity-compose = "1.9.0"
Expand Down

0 comments on commit db18d9e

Please sign in to comment.