Skip to content

Commit ac3cf17

Browse files
committed
Build: Update MongoDB Crypt version to 1.0.1
JAVA-3575
1 parent 72065c7 commit ac3cf17

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
@@ -45,7 +45,7 @@ ext {
4545
nettyVersion = '4.1.43.Final'
4646
snappyVersion = '1.1.4'
4747
zstdVersion = '1.3.8-3'
48-
mongoCryptVersion = '1.0.0'
48+
mongoCryptVersion = '1.0.1'
4949
gitVersion = getGitVersion()
5050
}
5151

0 commit comments

Comments
 (0)