Skip to content

Commit

Permalink
build(deps): 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-ktor` 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-logger-slf4j` 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)

Updates `io.insert-koin:koin-test-junit5` 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-ktor
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-logger-slf4j
  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
- dependency-name: io.insert-koin:koin-test-junit5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 7f85f54 commit f7b68c9
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 @@ -42,7 +42,7 @@ jte = "3.1.12"
junit = "5.11.1"
ktor = "3.0.0-rc-1"
kotlinRetry = "2.0.1"
koin = "3.5.6"
koin = "4.0.0"
kotest = "5.9.1"
ksp-auto-service = "1.2.0"
ksp-redacted = "1.11.0-alpha01"
Expand Down

0 comments on commit f7b68c9

Please sign in to comment.