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 0ef2516 commit 8c16374Copy full SHA for 8c16374
.evergreen/run-tests.sh
@@ -47,7 +47,7 @@ else
47
source "$DRIVERS_TOOLS"/.evergreen/csfle/set-temp-creds.sh
48
fi
49
50
-npm install mongodb-client-encryption@">=2.0.0-beta.4"
+npm install mongodb-client-encryption@">=2.2.0-alpha.0"
51
52
export AUTH=$AUTH
53
export SINGLE_MONGOS_LB_URI=${SINGLE_MONGOS_LB_URI}
0 commit comments