Skip to content

Commit

Permalink
Merge pull request #573 from scala-steward/update/mongodb-driver-core…
Browse files Browse the repository at this point in the history
…-5.0.0

Update mongodb-driver-core to 5.0.0
  • Loading branch information
AL333Z authored Apr 3, 2024
2 parents 080d9e8 + 8cf970a commit 30f7a8d
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.11.1" // tracking http://mongodb.github.io/mongo-java-driver/
"org.mongodb" % "mongodb-driver-core" % "5.0.0" // tracking http://mongodb.github.io/mongo-java-driver/
)

0 comments on commit 30f7a8d

Please sign in to comment.