Skip to content

Commit

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

Update mongodb-driver-core to 3.10.1
  • Loading branch information
yanns authored Mar 11, 2019
2 parents 878aa0f + d54fe2c commit ed41a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongo/dependencies.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
libraryDependencies ++= Seq(
"org.mongodb" % "mongodb-driver-core" % "3.9.1" // tracking http://mongodb.github.io/mongo-scala-driver/2.5/changelog/
"org.mongodb" % "mongodb-driver-core" % "3.10.1" // tracking http://mongodb.github.io/mongo-scala-driver/2.6/changelog/
)

0 comments on commit ed41a02

Please sign in to comment.