Skip to content

Commit

Permalink
build(deps): bump androidx.lifecycle:lifecycle-runtime-ktx (#276)
Browse files Browse the repository at this point in the history
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.3 to 2.8.6.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 23, 2024
1 parent 09f0a5d commit fbf61d2
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 @@ -14,7 +14,7 @@ jacocoAndroid = "0.2.1"
junit = "4.13.2"
kotlin = "2.0.20"
kotlinxCoroutines = "1.9.0"
lifecycleRuntimeKtx = "2.8.3"
lifecycleRuntimeKtx = "2.8.6"
mockito = "5.13.0"
kotlinGradlePlugin = "1.9.20"
mockitoInline = "5.2.0"
Expand Down

0 comments on commit fbf61d2

Please sign in to comment.