Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5764462

Browse files
committed
PR updates
1 parent 19bfebe commit 5764462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎driver-sync/src/test/functional/com/mongodb/client/AbstractClientEncryptionTextExplicitEncryptionTest.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
public abstract class AbstractClientEncryptionTextExplicitEncryptionTest {
6363

64-
private static final ServerVersion REQUIRED_LIB_MONGOCRYPT_VERSION = new ServerVersion(asList(1, 5, 1));
64+
private static final ServerVersion REQUIRED_LIB_MONGOCRYPT_VERSION = new ServerVersion(asList(1, 15, 1));
6565
private MongoClient encryptedClient;
6666
private MongoDatabase encryptedDatabase;
6767
private ClientEncryption clientEncryption;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /