We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf6b24 commit 151b857Copy full SHA for 151b857
mongodb/build.gradle.kts
@@ -4,5 +4,5 @@ plugins {
4
5
dependencies {
6
api(project(":core"))
7
- implementation("org.mongodb:mongodb-driver-sync:4.10.2")
+ implementation("org.mongodb:mongodb-driver-sync:4.11.1")
8
}
0 commit comments