Skip to content

Commit

Permalink
Bump the koin group with 3 updates (#2836)
Browse files Browse the repository at this point in the history
Bumps the koin group with 3 updates: [io.insert-koin:koin-core](https://github.com/InsertKoinIO/koin), [io.insert-koin:koin-ktor](https://github.com/InsertKoinIO/koin) and [io.insert-koin:koin-test-junit5](https://github.com/InsertKoinIO/koin).


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

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 Jan 3, 2025
1 parent ec67ff8 commit c1051d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ val mainClass = "no.nav.k9.los.K9LosKt"
val hikariVersion = "6.2.1"
val flywayVersion = "11.1.0"
val vaultJdbcVersion = "1.3.10"
val koinVersion = "4.0.0"
val koinVersion = "4.0.1"
val kotliqueryVersion = "1.9.0"
val k9SakVersion = "5.2.2"
val k9KlageVersion = "0.4.5"
Expand Down

0 comments on commit c1051d7

Please sign in to comment.