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 72065c7 commit ac3cf17Copy full SHA for ac3cf17
build.gradle
@@ -45,7 +45,7 @@ ext {
45
nettyVersion = '4.1.43.Final'
46
snappyVersion = '1.1.4'
47
zstdVersion = '1.3.8-3'
48
- mongoCryptVersion = '1.0.0'
+ mongoCryptVersion = '1.0.1'
49
gitVersion = getGitVersion()
50
}
51
0 commit comments