Skip to content

Commit

Permalink
Bump androidXLifecycle from 2.8.0 to 2.8.2 (#85)
Browse files Browse the repository at this point in the history
Bumps `androidXLifecycle` from 2.8.0 to 2.8.2.

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

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

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.0 to 2.8.2

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 80a6a8b commit 963d095
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.1"
androidXLifecycle = "2.8.0"
androidXLifecycle = "2.8.2"
coroutines = "1.8.1"
detekt = "1.23.6"
kotlin = "2.0.0"
Expand Down

0 comments on commit 963d095

Please sign in to comment.