Skip to content

Commit

Permalink
Bump koin from 4.0.1 to 4.0.2 in /native/kotlin (#508)
Browse files Browse the repository at this point in the history
Bumps `koin` from 4.0.1 to 4.0.2.

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent a3c18e7 commit 450dd62
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 @@ -12,7 +12,7 @@ compose-plugin = "1.6.11"
detekt-plugin = "1.23.7"
jna = "5.16.0"
junit = "4.13.2"
koin = "4.0.1"
koin = "4.0.2"
kotlin = "1.9.24"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization-json = "1.6.3"
Expand Down

0 comments on commit 450dd62

Please sign in to comment.