Skip to content

Commit

Permalink
Bump the koin group with 3 updates
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 3.5.3 to 3.5.4
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.5.3...3.5.4)

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

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

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

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

---
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]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent e5e297e commit 812a762
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 = "5.1.0"
val flywayVersion = "10.7.2"
val vaultJdbcVersion = "1.3.10"
val koinVersion = "3.5.3"
val koinVersion = "3.5.4"
val kotliqueryVersion = "1.9.0"
val k9SakVersion = "4.1.9"
val k9KlageVersion = "0.4.3"
Expand Down

0 comments on commit 812a762

Please sign in to comment.