Bump org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose

Bumps [org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose](https://github.com/JetBrains/compose-jb) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-31 03:08:08 +00:00
committed by GitHub
parent c5e4c700c5
commit b59c92160b
+1 -1
View File
@@ -11,7 +11,7 @@ kotlinx-coroutines = "1.10.1"
ktor = "3.0.1" ktor = "3.0.1"
kotlinx-serialization = "1.8.0" kotlinx-serialization = "1.8.0"
koin = "4.0.3" koin = "4.0.3"
viewmodel-compose = "2.8.3" viewmodel-compose = "2.8.4"
haze = "1.5.2" haze = "1.5.2"
kstore = "0.9.1" kstore = "0.9.1"
appdirs = "1.2.2" appdirs = "1.2.2"