Skip to content

Commit

Permalink
build(deps): bump io.insert-koin:koin-bom from 3.5.4 to 3.5.6 (#54)
Browse files Browse the repository at this point in the history
Bumps [io.insert-koin:koin-bom](https://github.com/InsertKoinIO/koin) from 3.5.4 to 3.5.6.
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.5.4...3.5.6)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 14, 2024
1 parent 578e70a commit eaef09e
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 @@ -31,7 +31,7 @@ kotlinx-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1
jakewharton-timber = "com.jakewharton.timber:timber:5.0.1"

# koin-implementation-with-bom
koin-bom = "io.insert-koin:koin-bom:3.5.4"
koin-bom = "io.insert-koin:koin-bom:3.5.6"
koin-androidx-compose = { module = "io.insert-koin:koin-androidx-compose" }
koin-androidx-compose-navigation = { module = "io.insert-koin:koin-androidx-compose-navigation" }

Expand Down

0 comments on commit eaef09e

Please sign in to comment.