Skip to content

Commit

Permalink
Bump koin from 4.0.0 to 4.0.1 in /native/kotlin
Browse files Browse the repository at this point in the history
Bumps `koin` from 4.0.0 to 4.0.1.

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 9327d56 commit 160c3aa
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.15.0"
junit = "4.13.2"
koin = "4.0.0"
koin = "4.0.1"
kotlin = "1.9.24"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization-json = "1.6.3"
Expand Down

0 comments on commit 160c3aa

Please sign in to comment.