Skip to content

Commit

Permalink
Build(deps): bump androidxLifecycle from 2.5.1 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps `androidxLifecycle` from 2.5.1 to 2.7.0.

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.5.1 to 2.7.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 6ca8369 commit 32bdf68
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,7 +1,7 @@
[versions]
androidGradlePlugin = "8.0.1"
androidxCore = "1.9.0"
androidxLifecycle = "2.5.1"
androidxLifecycle = "2.7.0"
androidxActivity = "1.8.2"
androidxComposeUi = "1.3.3"
androidxComposeCompiler = "1.4.6"
Expand Down

0 comments on commit 32bdf68

Please sign in to comment.