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.
2 parents cf6ae5d + 104a415 commit 6e0b5daCopy full SHA for 6e0b5da
build.sbt
@@ -53,7 +53,7 @@ libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.2.3" % Test
53
54
libraryDependencies += "joda-time" % "joda-time" % "2.10.10" % Test
55
56
-libraryDependencies += "org.json4s" %% "json4s-native" % "3.6.10" % Test
+libraryDependencies += "org.json4s" %% "json4s-native" % "3.6.11" % Test
57
58
libraryDependencies += "org.mongodb.scala" %% "mongo-scala-driver" % "4.2.2"
59
0 commit comments