Skip to content

Commit d5d1450

Browse files
committed
Updated mongodb-crypt to 1.5.0-rc0
1 parent 4bc2c62 commit d5d1450

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.5.0-SNAPSHOT'
51+
mongoCryptVersion = '1.5.0-rc0'
5252
projectReactorVersion = 'Californium-SR23'
5353
junitBomVersion = '5.8.1'
5454
gitVersion = getGitVersion()

0 commit comments

Comments
 (0)