Browse Source

Upgrade to Netty 4.1.43.Final

pull/27217/head
Stephane Nicoll 6 years ago
parent
commit
7ca96c02bd
  1. 2
      build.gradle

2
build.gradle

@ -37,7 +37,7 @@ ext { @@ -37,7 +37,7 @@ ext {
junit5Version = "5.3.2"
kotlinVersion = "1.2.71"
log4jVersion = "2.11.2"
nettyVersion = "4.1.39.Final"
nettyVersion = "4.1.43.Final"
reactorVersion = "Californium-BUILD-SNAPSHOT"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"

Loading…
Cancel
Save