mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-19 11:53:36 +00:00
fix(deps): update dependency org.mongodb:mongodb-driver-kotlin-coroutine to v5.1.0
This commit is contained in:
@@ -16,7 +16,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("org.mongodb:mongodb-driver-kotlin-coroutine:5.0.0")
|
||||
implementation("org.mongodb:mongodb-driver-kotlin-coroutine:5.1.0")
|
||||
implementation(project(":broker"))
|
||||
implementation(project(":common"))
|
||||
implementation(platform("io.insert-koin:koin-bom:3.5.6"))
|
||||
|
||||
Reference in New Issue
Block a user