Skip to content

Commit

Permalink
Bump androidXLifecycle from 2.6.2 to 2.7.0 (#64)
Browse files Browse the repository at this point in the history
Bumps `androidXLifecycle` 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-runtime-testing` 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-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-runtime-testing
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent ebad8a1 commit 1537c99
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
@@ -1,6 +1,6 @@
[versions]
agp = "8.4.0"
androidXLifecycle = "2.6.2"
androidXLifecycle = "2.7.0"
coroutines = "1.8.0"
detekt = "1.23.6"
kotlin = "1.9.23"
Expand Down

0 comments on commit 1537c99

Please sign in to comment.