Skip to content

Commit

Permalink
chore(deps): bump lifecycle from 2.8.0 to 2.8.1
Browse files Browse the repository at this point in the history
Bumps `lifecycle` from 2.8.0 to 2.8.1.

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.0 to 2.8.1

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 30, 2024
1 parent 2b3aeb6 commit 22e2c20
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 @@ -5,7 +5,7 @@ protobuf-plugin = "0.9.4"
booster = "5.0.0-rc1"
jgit = "1.1"
core-ktx = "1.13.1"
lifecycle = "2.8.0"
lifecycle = "2.8.1"
datastore = "1.1.1"
activity-compose = "1.9.0"
compose-bom = "2024.05.00"
Expand Down

0 comments on commit 22e2c20

Please sign in to comment.