Skip to content

Commit 53ebbb2

Browse files
committed
Upgrade to Netty 4.1.37
1 parent 16deb3c commit 53ebbb2

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
@@ -37,7 +37,7 @@ ext {
3737
junit5Version = "5.3.2"
3838
kotlinVersion = "1.2.71"
3939
log4jVersion = "2.11.2"
40-
nettyVersion = "4.1.36.Final"
40+
nettyVersion = "4.1.37.Final"
4141
reactorVersion = "Californium-SR9"
4242
rxjavaVersion = "1.3.8"
4343
rxjavaAdapterVersion = "1.2.1"

0 commit comments

Comments
 (0)