Skip to content

Commit c2f7ce0

Browse files
Bump koin from 4.0.4 to 4.1.0 in /native/kotlin (#757)
Bumps `koin` from 4.0.4 to 4.1.0. Updates `io.insert-koin:koin-android` from 4.0.4 to 4.1.0 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.0.4...4.1.0) Updates `io.insert-koin:koin-compose` from 4.0.4 to 4.1.0 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.0.4...4.1.0) Updates `io.insert-koin:koin-core` from 4.0.4 to 4.1.0 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.0.4...4.1.0) --- updated-dependencies: - dependency-name: io.insert-koin:koin-android dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.insert-koin:koin-compose dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.insert-koin:koin-core dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c2fdc6 commit c2f7ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/kotlin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ compose-plugin = "1.6.11"
1212
detekt-plugin = "1.23.8"
1313
jna = "5.17.0"
1414
junit = "4.13.2"
15-
koin = "4.0.4"
15+
koin = "4.1.0"
1616
kotlin = "2.0.21"
1717
kotlinx-coroutines = "1.10.2"
1818
kotlinx-serialization-json = "1.6.3"

0 commit comments

Comments
 (0)