Bump koin from 4.0.3 to 4.0.4

Bumps `koin` from 4.0.3 to 4.0.4.

Updates `io.insert-koin:koin-core` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/InsertKoinIO/koin/compare/4.0.3...4.0.4)

Updates `io.insert-koin:koin-compose` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/InsertKoinIO/koin/compare/4.0.3...4.0.4)

Updates `io.insert-koin:koin-compose-viewmodel` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/InsertKoinIO/koin/compare/4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-core
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-compose
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-compose-viewmodel
  dependency-version: 4.0.4
  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-04-11 00:58:53 +00:00
committed by GitHub
parent 085db8f197
commit 6832ceed67
+1 -1
View File
@@ -10,7 +10,7 @@ coil = "3.1.0"
kotlinx-coroutines = "1.10.2"
ktor = "3.1.2"
kotlinx-serialization = "1.8.1"
koin = "4.0.3"
koin = "4.0.4"
viewmodel-compose = "2.8.4"
haze = "1.5.2"
kstore = "0.9.1"