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.4 to 2.9.0.
- [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-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-02 02:39:28 +00:00
committed by GitHub
parent b909f89234
commit df50775370
+1 -1
View File
@@ -12,7 +12,7 @@ kotlinx-coroutines = "1.10.2"
ktor = "3.1.3" ktor = "3.1.3"
kotlinx-serialization = "1.8.1" kotlinx-serialization = "1.8.1"
koin = "4.0.4" koin = "4.0.4"
viewmodel-compose = "2.8.4" viewmodel-compose = "2.9.0"
haze = "1.6.1" haze = "1.6.1"
kstore = "0.9.1" kstore = "0.9.1"
appdirs = "1.4.0" appdirs = "1.4.0"