Skip to content

Commit

Permalink
Bump koin from 3.4.1 to 3.4.3
Browse files Browse the repository at this point in the history
Bumps `koin` from 3.4.1 to 3.4.3.

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

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

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

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-test-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent 89bc655 commit 720635c
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 @@ -15,7 +15,7 @@ googleplay_services = "4.3.15"
gradle_firebase_crashlytics = "2.9.9"
junit_ext = "1.1.5"
junit = "4.13.2"
koin = '3.4.1'
koin = '3.4.3'
koin_compose = '3.4.5'
kotlin = '1.9.10'
kotlin_coroutines_test = '1.7.2'
Expand Down

0 comments on commit 720635c

Please sign in to comment.