Skip to content

Commit

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

Update mongodb-driver-core to 3.12.6
  • Loading branch information
Arnaud Gourlay authored Jul 9, 2020
2 parents fc79c96 + 2932e45 commit 4535986
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" % "3.12.5" // tracking http://mongodb.github.io/mongo-scala-driver/2.6/changelog/
"org.mongodb" % "mongodb-driver-core" % "3.12.6" // tracking http://mongodb.github.io/mongo-scala-driver/2.6/changelog/
)

0 comments on commit 4535986

Please sign in to comment.