Skip to content

Commit

Permalink
chore(deps): Bump androidx-lifecycle from 2.8.1 to 2.8.2 (#418)
Browse files Browse the repository at this point in the history
Bumps `androidx-lifecycle` from 2.8.1 to 2.8.2.

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

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

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

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.1 to 2.8.2

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  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-viewmodel-compose
  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
...

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 Jun 15, 2024
1 parent d7e1159 commit 63db6ca
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 @@ -2,7 +2,7 @@
android-gradle-plugin = "8.4.1"
androidx-activity = "1.9.0"
androidx-compose-bom = "2024.05.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-lifecycle = "2.8.1"
androidx-lifecycle = "2.8.2"
kotest = "5.9.1"
kotlin = "2.0.0"
kotlinx-coroutines = "1.8.1"
Expand Down

0 comments on commit 63db6ca

Please sign in to comment.