Skip to content

Commit 3ddc95d

Browse files
committed
Update mongodb-crypt dependency to 1.4.0
JAVA-4534
1 parent 7fb5247 commit 3ddc95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ext {
4848
nettyTcnativeBoringsslVersion = '2.0.48.Final'
4949
snappyVersion = '1.1.8.4'
5050
zstdVersion = '1.5.0-4'
51-
mongoCryptVersion = '1.4.0-alpha0'
51+
mongoCryptVersion = '1.4.0'
5252
projectReactorVersion = 'Californium-SR23'
5353
junitBomVersion = '5.8.1'
5454
gitVersion = getGitVersion()

0 commit comments

Comments
 (0)