Skip to content

Commit 8c16374

Browse files
authored
chore: use latest version of mongodb-client-encryption (#3238)
1 parent 0ef2516 commit 8c16374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ else
4747
source "$DRIVERS_TOOLS"/.evergreen/csfle/set-temp-creds.sh
4848
fi
4949

50-
npm install mongodb-client-encryption@">=2.0.0-beta.4"
50+
npm install mongodb-client-encryption@">=2.2.0-alpha.0"
5151

5252
export AUTH=$AUTH
5353
export SINGLE_MONGOS_LB_URI=${SINGLE_MONGOS_LB_URI}

0 commit comments

Comments
 (0)