Skip to content

Commit

Permalink
build(deps): bump lifecycle from 2.8.0 to 2.8.1 in /manager (tiann#1782)
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

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
  • Loading branch information
dependabot[bot] authored and fukiame committed Aug 11, 2024
1 parent f6b26c2 commit 3d869c2
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.4.1"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.21"
compose-bom = "2024.05.00"
lifecycle = "2.8.0"
lifecycle = "2.8.1"
accompanist = "0.34.0"
navigation = "2.7.7"
activity-compose = "1.9.0"
Expand Down

0 comments on commit 3d869c2

Please sign in to comment.