Skip to content

Commit

Permalink
Bump lifecycle from 2.8.5 to 2.8.6 (#2092)
Browse files Browse the repository at this point in the history
Bumps `lifecycle` 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-viewmodel` from 2.8.5 to 2.8.6

Updates `androidx.lifecycle:lifecycle-viewmodel-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-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-viewmodel
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 0e3c16b commit fbd9bae
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 @@ -9,7 +9,7 @@ lint = "31.6.0" # android plugin, lint and sdk-common need to be updated togeth
androidSdkCommon = "31.6.0" # if the Gradle plugin version is X.Y.Z, then the lint version is (X+23).Y.Z.

detekt = "1.23.7"
lifecycle = "2.8.5"
lifecycle = "2.8.6"
androidXJunit = "1.2.1"
coroutines = "1.8.1"
espresso = "3.6.1"
Expand Down

0 comments on commit fbd9bae

Please sign in to comment.