build(deps): bump lifecycle-runtime-compose from 2.8.5 to 2.8.6

Bumps `lifecycle-runtime-compose` from 2.8.5 to 2.8.6.

Updates `androidx.lifecycle:lifecycle-process` from 2.8.5 to 2.8.6

Updates `androidx.lifecycle:lifecycle-service` from 2.8.5 to 2.8.6

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.5 to 2.8.6

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.5 to 2.8.6

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-19 13:15:42 +00:00 committed by GitHub
parent e58dad00ea
commit 158de82c83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ hiltAndroid = "2.52"
hiltNavigationCompose = "1.2.0"
junit = "4.13.2"
kotlinx-serialization-json = "1.7.2"
lifecycle-runtime-compose = "2.8.5"
lifecycle-runtime-compose = "2.8.6"
material3 = "1.3.0"
multifabVersion = "1.1.1"
navigationCompose = "2.8.0"