mirror of https://github.com/usbharu/Hideout.git
fix(deps): update dependency io.insert-koin:koin-bom to v4.0.1 (#646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
842e1628a3
commit
fc86ad89c3
|
@ -93,7 +93,7 @@ protoc-gen-grpc-kotlin = { module = "io.grpc:protoc-gen-grpc-kotlin", version.re
|
|||
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.0" }
|
||||
koin-bom = { module = "io.insert-koin:koin-bom", version = "4.0.1" }
|
||||
koin-core = { module = "io.insert-koin:koin-core" }
|
||||
|
||||
log4j2-slf4j = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.24.3" }
|
||||
|
|
Loading…
Reference in New Issue