Skip to content

Commit

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

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

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

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

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.6.1 to 2.6.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 Sep 11, 2023
1 parent a5d2805 commit de52f8c
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.1.1"
androidx-activity = "1.7.2"
androidx-compose-bom = "2023.08.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-compose-compiler = "1.5.3" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
androidx-lifecycle = "2.6.1"
androidx-lifecycle = "2.6.2"
google-accompanist = "0.32.0"
kotest = "5.7.2"
kotlin = "1.9.10"
Expand Down

0 comments on commit de52f8c

Please sign in to comment.