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 489016f commit f09cc68Copy full SHA for f09cc68
build.gradle
@@ -41,7 +41,7 @@ ext {
41
nettyVersion = '4.1.17.Final'
42
snappyVersion = '1.1.4'
43
zstdVersion = '1.3.8-3'
44
- mongoCryptVersion = '1.0.0'
+ mongoCryptVersion = '1.0.1'
45
gitVersion = getGitVersion()
46
}
47
0 commit comments