Skip to content

Commit

Permalink
build(deps): bump koin from 3.4.3 to 3.5.6
Browse files Browse the repository at this point in the history
Bumps `koin` from 3.4.3 to 3.5.6.

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

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

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

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

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

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.insert-koin:koin-ktor
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.insert-koin:koin-logger-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.insert-koin:koin-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.insert-koin:koin-test-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 623a47f commit fec74d3
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.10"
junit = "5.11.0-M1"
ktor = "3.0.0-beta-1"
kotlinRetry = "2.0.0"
koin = "3.4.3"
koin = "3.5.6"
kotest = "5.8.1"
ksp-auto-service = "1.1.0"
ksp-redacted = "1.9.0-alpha01"
Expand Down

0 comments on commit fec74d3

Please sign in to comment.