Skip to content

Commit

Permalink
Update mongodb-driver-core to 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 16, 2023
1 parent abb5903 commit 065790e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongo/mongo-core/dependencies.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
libraryDependencies ++= Seq(
"org.mongodb" % "mongodb-driver-core" % "4.10.2" // tracking http://mongodb.github.io/mongo-java-driver/
"org.mongodb" % "mongodb-driver-core" % "4.11.0" // tracking http://mongodb.github.io/mongo-java-driver/
)

0 comments on commit 065790e

Please sign in to comment.