Skip to content

Commit

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

Update mongodb-driver-core to 5.1.4
  • Loading branch information
yanns authored Sep 4, 2024
2 parents 0fabbbf + 53c8c2c commit ed3e48d
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" % "5.1.3" // tracking http://mongodb.github.io/mongo-java-driver/
"org.mongodb" % "mongodb-driver-core" % "5.1.4"
)

0 comments on commit ed3e48d

Please sign in to comment.