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 ca5271d commit 534cacfCopy full SHA for 534cacf
build.gradle
@@ -50,7 +50,7 @@ buildscript {
50
ext {
51
configDir = new File(rootDir, 'config')
52
jnrUnixsocketVersion = '0.38.17'
53
- nettyVersion = '4.1.84.Final'
+ nettyVersion = '4.1.87.Final'
54
snappyVersion = '1.1.8.4'
55
zstdVersion = '1.5.5-2'
56
awsSdkV2Version = '2.18.9'
0 commit comments