Skip to content

Commit

Permalink
Bump koin from 3.5.6 to 4.0.0 (#40)
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-test` 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-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent f653823 commit 274215c
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 @@ -22,7 +22,7 @@ detekt = "1.23.7"
gradle = "8.6.1"
gradle-pitest = "1.15.0"
junit = "4.13.2"
koin = "3.5.6"
koin = "4.0.0"
koin-annotations = "1.3.1"
konsist = "0.16.1"
korlibs = "6.0.0-alpha2"
Expand Down

0 comments on commit 274215c

Please sign in to comment.