Skip to content

Commit

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

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

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

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

---
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 May 30, 2024
1 parent c692403 commit 8839e3f
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 @@ -4,7 +4,7 @@ kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
core-ktx = "1.13.1"
core-splashscreen = "1.0.1"
lifecycle = "2.8.0"
lifecycle = "2.8.1"
hilt = "2.51.1"
activity-compose = "1.9.0"
compose-bom = "2024.05.00"
Expand Down

0 comments on commit 8839e3f

Please sign in to comment.