We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4ab59a commit d1b1975Copy full SHA for d1b1975
project/Dependencies.scala
@@ -21,7 +21,7 @@ object Dependencies {
21
// Versions
22
val scalaVersions = Seq("2.11.8", "2.12.1")
23
val scalaCoreVersion = "2.12.1"
24
- val mongodbDriverVersion = "3.4.0"
+ val mongodbDriverVersion = "3.4.2"
25
26
val scalaTestVersion = "3.0.1"
27
val scalaMockVersion = "3.4.1"
0 commit comments