Skip to content

Commit

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 9bbef94 commit a43e214
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 @@ -12,7 +12,7 @@ androidxEnterpriseFeedback = "1.1.0"
androidxEspresso = "3.5.1"
androidxFragment = "1.5.7"
androidxLegacy = "1.0.0"
androidxLifecycle = "2.5.1"
androidxLifecycle = "2.6.2"
androidxLifecycleExtensions = "2.2.0"
androidxRoom = "2.5.1"
androidxSqlite = "2.3.1"
Expand Down

0 comments on commit a43e214

Please sign in to comment.