Skip to content

Commit 96b0318

Browse files
Bump koin from 4.0.2 to 4.0.4 (#452)
Bumps `koin` from 4.0.2 to 4.0.4. Updates `io.insert-koin:koin-core` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.0.2...4.0.4) Updates `io.insert-koin:koin-android` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.0.2...4.0.4) Updates `io.insert-koin:koin-test` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.0.2...4.0.4) Updates `io.insert-koin:koin-test-junit4` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.0.2...4.0.4) --- updated-dependencies: - dependency-name: io.insert-koin:koin-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.insert-koin:koin-android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.insert-koin:koin-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.insert-koin:koin-test-junit4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30361d9 commit 96b0318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pagingCompose = "1.0.0-alpha18" # Do not upgrade!
1919
gson = "2.12.1"
2020
retrofit = "2.11.0"
2121
okhttp = "5.0.0-alpha.14"
22-
koin = "4.0.2"
22+
koin = "4.0.4"
2323
koinCompose = "4.0.2"
2424
rxAndroidVersion = "3.0.2"
2525
rxJavaVersion = "3.1.10"

0 commit comments

Comments
 (0)