Skip to content

Commit

Permalink
Bump io.insert-koin:koin-androidx-compose from 3.4.5 to 3.5.0 (#211)
Browse files Browse the repository at this point in the history
Bumps [io.insert-koin:koin-androidx-compose](https://github.com/InsertKoinIO/koin) from 3.4.5 to 3.5.0.
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/InsertKoinIO/koin/commits/3.5.0)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-androidx-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre G Pereira <[email protected]>
  • Loading branch information
dependabot[bot] and alexandregpereira authored Oct 22, 2023
1 parent 8b6ee62 commit 6e3c769
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 @@ -16,7 +16,7 @@ gradle_firebase_crashlytics = "2.9.9"
junit_ext = "1.1.5"
junit = "4.13.2"
koin = '3.5.0'
koin_compose = '3.4.5'
koin_compose = "3.5.0"
kotlin = '1.9.10'
kotlin_coroutines_test = '1.7.2'
kotlin_coroutines = '1.7.3'
Expand Down

0 comments on commit 6e3c769

Please sign in to comment.