Skip to content

Commit

Permalink
Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.2 to 2.8.3
Browse files Browse the repository at this point in the history
Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.2 to 2.8.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent 2ef6286 commit d5e6161
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 @@ -52,7 +52,7 @@ ktor-server-test-host = { module = "io.ktor:ktor-server-test-host", version.ref
logback = { module = "ch.qos.logback:logback-classic", version = "1.5.6" }

composeMaterialDialogs-datetime = { module = "io.github.vanpra.compose-material-dialogs:datetime", version = "0.9.0" }
androidx-viewmodel-lifecycle = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.2" }
androidx-viewmodel-lifecycle = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.3" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.0" }

cloudkit-core = { module = "app.softwork:cloudkitclient-core", version.ref = "cloudkit" }
Expand Down

0 comments on commit d5e6161

Please sign in to comment.