Skip to content

Commit f09cc68

Browse files
committed
Build: Update MongoDB Crypt version to 1.0.1
JAVA-3575
1 parent 489016f commit f09cc68

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
@@ -41,7 +41,7 @@ ext {
4141
nettyVersion = '4.1.17.Final'
4242
snappyVersion = '1.1.4'
4343
zstdVersion = '1.3.8-3'
44-
mongoCryptVersion = '1.0.0'
44+
mongoCryptVersion = '1.0.1'
4545
gitVersion = getGitVersion()
4646
}
4747

0 commit comments

Comments
 (0)