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.
1 parent c351af5 commit ac60551Copy full SHA for ac60551
mongo/mongo-core/dependencies.sbt
@@ -1,3 +1,3 @@
1
libraryDependencies ++= Seq(
2
- "org.mongodb" % "mongodb-driver-core" % "5.5.0"
+ "org.mongodb" % "mongodb-driver-core" % "5.5.1"
3
)
0 commit comments