Skip to content

Commit

Permalink
Bump androidXLifecycle from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps `androidXLifecycle` from 2.7.0 to 2.8.0.

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.7.0 to 2.8.0

Updates `androidx.lifecycle:lifecycle-runtime-testing` from 2.7.0 to 2.8.0

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.7.0 to 2.8.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent ceac971 commit 4a3c305
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.7.0"
androidXLifecycle = "2.8.0"
coroutines = "1.8.0"
detekt = "1.23.6"
kotlin = "1.9.24"
Expand Down

0 comments on commit 4a3c305

Please sign in to comment.