We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2002cff + 0f958ea commit 83d4b2eCopy full SHA for 83d4b2e
1 file changed
mongo/mongo-core/dependencies.sbt
@@ -1,3 +1,3 @@
1
libraryDependencies ++= Seq(
2
- "org.mongodb" % "mongodb-driver-core" % "5.6.5"
+ "org.mongodb" % "mongodb-driver-core" % "5.7.0"
3
)
0 commit comments