Skip to content

Commit

Permalink
Bump koinVersion from 3.2.2 to 3.3.0 (#37)
Browse files Browse the repository at this point in the history
Bumps `koinVersion` from 3.2.2 to 3.3.0.

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

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

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

---
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-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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2022
1 parent fbc5aef commit 489cd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/kediatr-koin-starter/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val koinVersion = "3.2.2"
val koinVersion = "3.3.0"

dependencies {
api(project(":project:kediatr-core"))
Expand Down

0 comments on commit 489cd29

Please sign in to comment.