Skip to content

Commit

Permalink
Bump koin from 4.0.0 to 4.0.1
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-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)

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-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-android-test` 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-core
  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-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-android-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sebaslogen committed Dec 24, 2024
1 parent 97e7057 commit 3d9b243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jetbrains-lifecycle = '2.8.4'
hilt = '2.54'
hilt-navigation-compose = '1.2.0'
# Koin
koin = '4.0.0'
koin = '4.0.1'
# Test
junit-version = '4.13.2'
kover = '0.9.0'
Expand Down

0 comments on commit 3d9b243

Please sign in to comment.