Skip to content

Commit

Permalink
chore(deps): bump androidx-lifecycle from 2.6.1 to 2.6.2
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-livedata-ktx` 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-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-savedstate` from 2.6.1 to 2.6.2

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  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-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-savedstate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent 58a6413 commit fe55aa3
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 @@ -27,7 +27,7 @@ androidx-core = "1.10.1"
androidx-dataStore = "1.0.0"
androidx-exif = "1.3.6"
androidx-jetpack = "1.1.0"
androidx-lifecycle = "2.6.1"
androidx-lifecycle = "2.6.2"
androidx-paging3 = "3.1.1"
androidx-paging3Compose = "1.0.0-alpha18"
androidx-splashscreen = "1.0.1"
Expand Down

0 comments on commit fe55aa3

Please sign in to comment.