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 6328315 commit abad65dCopy full SHA for abad65d
build.gradle
@@ -42,7 +42,7 @@ ext {
42
nettyVersion = '4.1.17.Final'
43
snappyVersion = '1.1.4'
44
zstdVersion = '1.3.8-3'
45
- mongoCryptVersion = '1.0.0-SNAPSHOT'
+ mongoCryptVersion = '1.0.0-beta4'
46
gitVersion = getGitVersion()
47
}
48
0 commit comments