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 0befc60 commit 3dd6c19Copy full SHA for 3dd6c19
build.gradle
@@ -52,7 +52,7 @@ configure(allprojects) { project ->
52
ext.junitVintageVersion = "4.12.3"
53
ext.kotlinVersion = "1.2.20"
54
ext.log4jVersion = "2.10.0"
55
- ext.nettyVersion = "4.1.19.Final"
+ ext.nettyVersion = "4.1.20.Final"
56
ext.reactorVersion = "Bismuth-BUILD-SNAPSHOT"
57
ext.rxjavaVersion = "1.3.4"
58
ext.rxjavaAdapterVersion = "1.2.1"
0 commit comments