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 3d8b852 commit ad2e1cdCopy full SHA for ad2e1cd
build.gradle
@@ -44,8 +44,8 @@ buildscript {
44
ext {
45
configDir = new File(rootDir, 'config')
46
jnrUnixsocketVersion = '0.38.13'
47
- nettyVersion = '4.1.70.Final'
48
- nettyTcnativeBoringsslVersion = '2.0.46.Final'
+ nettyVersion = '4.1.75.Final'
+ nettyTcnativeBoringsslVersion = '2.0.51.Final'
49
snappyVersion = '1.1.8.4'
50
zstdVersion = '1.5.0-4'
51
mongoCryptVersion = '1.4.0-alpha0'
0 commit comments