Skip to content

Commit abad65d

Browse files
committed
Bump mongodb-crypt dependency to 1.0.0-beta4
1 parent 6328315 commit abad65d

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
@@ -42,7 +42,7 @@ ext {
4242
nettyVersion = '4.1.17.Final'
4343
snappyVersion = '1.1.4'
4444
zstdVersion = '1.3.8-3'
45-
mongoCryptVersion = '1.0.0-SNAPSHOT'
45+
mongoCryptVersion = '1.0.0-beta4'
4646
gitVersion = getGitVersion()
4747
}
4848

0 commit comments

Comments
 (0)