Skip to content

Commit 151b857

Browse files
Bump MongoDB-driver version to 4.11.1
1 parent eaf6b24 commit 151b857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongodb/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ plugins {
44

55
dependencies {
66
api(project(":core"))
7-
implementation("org.mongodb:mongodb-driver-sync:4.10.2")
7+
implementation("org.mongodb:mongodb-driver-sync:4.11.1")
88
}

0 commit comments

Comments
 (0)