Skip to content

Commit

Permalink
Bump androidxLifecycle from 2.5.1 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps `androidxLifecycle` from 2.5.1 to 2.6.1.

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.5.1 to 2.6.1

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

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.5.1 to 2.6.1

Updates `androidx.lifecycle:lifecycle-common-java8` from 2.5.1 to 2.6.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 23, 2023
1 parent df7afc3 commit 12297f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {

// Android jetpack
androidxArchCore = "2.2.0"
androidxLifecycle = "2.5.1"
androidxLifecycle = "2.6.1"
androidxRoom = "2.5.0"
androidxCore = "1.9.0"
androidxFragment = "1.5.5"
Expand Down

0 comments on commit 12297f9

Please sign in to comment.