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 476ac5b commit 3e38ac7Copy full SHA for 3e38ac7
build.gradle
@@ -20,7 +20,7 @@ apply plugin: 'eclipse'
20
apply plugin: 'idea'
21
22
def configDir = new File(rootDir, 'config')
23
-ext.nettyVersion = '4.1.5.Final'
+ext.nettyVersion = '4.1.17.Final'
24
ext.snappyVersion = '1.1.4'
25
26
buildscript {
0 commit comments