Bump koin from 4.0.0-RC1 to 4.1.0-Beta1

Bumps `koin` from 4.0.0-RC1 to 4.1.0-Beta1.

Updates `io.insert-koin:koin-core` from 4.0.0-RC1 to 4.1.0-Beta1
- [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.0-RC1...4.1.0-Beta1)

Updates `io.insert-koin:koin-compose` from 4.0.0-RC1 to 4.1.0-Beta1
- [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.0-RC1...4.1.0-Beta1)

Updates `io.insert-koin:koin-compose-viewmodel` from 4.0.0-RC1 to 4.1.0-Beta1
- [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.0-RC1...4.1.0-Beta1)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.insert-koin:koin-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.insert-koin:koin-compose-viewmodel
  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]
2024-12-14 09:47:45 +00:00
committed by GitHub
parent 589eaa8a74
commit e1ddf8a75e
+1 -1
View File
@@ -10,7 +10,7 @@ coil = "3.0.0-alpha09"
kotlinx-coroutines = "1.9.0-RC"
ktor = "3.0.0-beta-2"
kotlinx-serialization = "1.7.1"
koin = "4.0.0-RC1"
koin = "4.1.0-Beta1"
viewmodel-compose = "2.8.0"
haze = "0.7.3"
kstore = "0.8.0"