mirror of https://github.com/usbharu/Hideout.git
fix(deps): update dependency org.mongodb:mongodb-driver-kotlin-coroutine to v5.5.1 (#739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
22be156bc7
commit
9ff29be365
|
@ -99,7 +99,7 @@ koin-core = { module = "io.insert-koin:koin-core" }
|
|||
|
||||
log4j2-slf4j = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.25.1" }
|
||||
|
||||
mongodb-kotlin-coroutine = { module = "org.mongodb:mongodb-driver-kotlin-coroutine", version = "5.3.1" }
|
||||
mongodb-kotlin-coroutine = { module = "org.mongodb:mongodb-driver-kotlin-coroutine", version = "5.5.1" }
|
||||
|
||||
mockito-kotlin = { module = "org.mockito.kotlin:mockito-kotlin", version = "5.4.0" }
|
||||
|
||||
|
|
Loading…
Reference in New Issue