fix(deps): update dependency io.insert-koin:koin-bom to v4.0.4

This commit is contained in:
renovate[bot] 2025-05-11 13:46:23 +00:00 committed by GitHub
parent 2ce08e0430
commit 4c0346b6c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ grpc-stub = { module = "io.grpc:grpc-stub", version.ref = "grpc-java" }
protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin", version.ref = "protobuf" }
protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }
koin-bom = { module = "io.insert-koin:koin-bom", version = "4.0.2" }
koin-bom = { module = "io.insert-koin:koin-bom", version = "4.0.4" }
koin-core = { module = "io.insert-koin:koin-core" }
log4j2-slf4j = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.24.3" }