Skip to content

Commit

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

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.6.2 to 2.7.0

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.6.2 to 2.7.0

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.6.2 to 2.7.0

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.6.2 to 2.7.0

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 59f4f80 commit b899740
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 @@ -3,7 +3,7 @@ android-gradle-plugin = "8.2.1"
androidx-activity = "1.8.2"
androidx-compose-bom = "2023.10.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-compose-compiler = "1.5.7" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
androidx-lifecycle = "2.6.2"
androidx-lifecycle = "2.7.0"
google-accompanist = "0.32.0"
kotest = "5.8.0"
kotlin = "1.9.21"
Expand Down

0 comments on commit b899740

Please sign in to comment.