Skip to content

Commit 3dd6c19

Browse files
committed
Upgrade to Netty 4.1.20
1 parent 0befc60 commit 3dd6c19

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
@@ -52,7 +52,7 @@ configure(allprojects) { project ->
5252
ext.junitVintageVersion = "4.12.3"
5353
ext.kotlinVersion = "1.2.20"
5454
ext.log4jVersion = "2.10.0"
55-
ext.nettyVersion = "4.1.19.Final"
55+
ext.nettyVersion = "4.1.20.Final"
5656
ext.reactorVersion = "Bismuth-BUILD-SNAPSHOT"
5757
ext.rxjavaVersion = "1.3.4"
5858
ext.rxjavaAdapterVersion = "1.2.1"

0 commit comments

Comments
 (0)