Skip to content

Commit 8446849

Browse files
build(deps): bump io.insert-koin:koin-bom from 3.5.3 to 3.5.4 (#50)
Bumps [io.insert-koin:koin-bom](https://github.com/InsertKoinIO/koin) 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-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>
1 parent 7f8e42d commit 8446849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ kotlinx-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1
3131
jakewharton-timber = "com.jakewharton.timber:timber:5.0.1"
3232

3333
# koin-implementation-with-bom
34-
koin-bom = "io.insert-koin:koin-bom:3.5.3"
34+
koin-bom = "io.insert-koin:koin-bom:3.5.4"
3535
koin-androidx-compose = { module = "io.insert-koin:koin-androidx-compose" }
3636
koin-androidx-compose-navigation = { module = "io.insert-koin:koin-androidx-compose-navigation" }
3737

0 commit comments

Comments
 (0)