Skip to content

Commit

Permalink
Bump koin from 3.6.0-alpha1 to 4.0.0-RC1 in /native/kotlin (#195)
Browse files Browse the repository at this point in the history
Bumps `koin` from 3.6.0-alpha1 to 4.0.0-RC1.

Updates `io.insert-koin:koin-android` from 3.6.0-alpha1 to 4.0.0-RC1
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.6.0-alpha1...4.0.0-RC1)

Updates `io.insert-koin:koin-compose` from 3.6.0-alpha1 to 4.0.0-RC1
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.6.0-alpha1...4.0.0-RC1)

Updates `io.insert-koin:koin-core` from 3.6.0-alpha1 to 4.0.0-RC1
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.6.0-alpha1...4.0.0-RC1)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-android
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-compose
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 06ffd87 commit bff5956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/kotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ compose-plugin = "1.6.10"
detekt-plugin = "1.23.6"
jna = "5.13.0"
junit = "4.13.2"
koin = "3.6.0-alpha1"
koin = "4.0.0-RC1"
kotlin = "2.0.0"
kotlinx-coroutines = "1.8.1"
landscapist = "2.3.3"
Expand Down

0 comments on commit bff5956

Please sign in to comment.