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 6f623db + e37e7af commit ea01309Copy full SHA for ea01309
build.sbt
@@ -61,7 +61,7 @@ libraryDependencies += "org.xerial.snappy" % "snappy-java" % "1.1.8.4" % Provide
61
62
libraryDependencies += "com.github.luben" % "zstd-jni" % "1.4.9-1" % Provided
63
64
-val MongoJavaServerVersion = "1.37.0"
+val MongoJavaServerVersion = "1.38.0"
65
66
libraryDependencies += "de.bwaldvogel" % "mongo-java-server" % MongoJavaServerVersion % Provided
67
0 commit comments