Skip to content

Commit

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

Update mongodb-driver-core to 4.3.0
  • Loading branch information
yanns authored Jul 26, 2021
2 parents dd8f867 + 0b1bee9 commit dcc4592
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.2.3" // tracking http://mongodb.github.io/mongo-java-driver/
"org.mongodb" % "mongodb-driver-core" % "4.3.0" // tracking http://mongodb.github.io/mongo-java-driver/
)

0 comments on commit dcc4592

Please sign in to comment.