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 6e0b5da + 0e1cbbd commit 1c88970Copy full SHA for 1c88970
build.sbt
@@ -59,7 +59,7 @@ libraryDependencies += "org.mongodb.scala" %% "mongo-scala-driver" % "4.2.2"
59
60
libraryDependencies += "org.xerial.snappy" % "snappy-java" % "1.1.8.4" % Provided
61
62
-libraryDependencies += "com.github.luben" % "zstd-jni" % "1.4.8-4" % Provided
+libraryDependencies += "com.github.luben" % "zstd-jni" % "1.4.8-7" % Provided
63
64
val MongoJavaServerVersion = "1.37.0"
65
0 commit comments