Skip to content

Commit

Permalink
Bump koin from 3.5.6 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps `koin` from 3.5.6 to 4.0.0.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 5de19c4 commit f62faf2
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 @@ -28,7 +28,7 @@ coil2 = "2.7.0"
coil3 = "3.0.0-alpha10"
okio = "3.9.1"
credentials = "1.2.2"
koin = "3.5.6"
koin = "4.0.0"
androidx-core = "1.13.1"
androidx-compat = "1.7.0"
androidx-lifecycle = "2.8.5"
Expand Down

0 comments on commit f62faf2

Please sign in to comment.