Upgrade to Kotlin 1.2.71 and Netty 4.1.30
This commit is contained in:
parent
2ec41c8153
commit
058f027c5b
|
@ -35,9 +35,9 @@ ext {
|
|||
jackson2Version = "2.9.7"
|
||||
jettyVersion = "9.4.12.v20180830"
|
||||
junit5Version = "5.3.1"
|
||||
kotlinVersion = "1.2.70"
|
||||
kotlinVersion = "1.2.71"
|
||||
log4jVersion = "2.11.1"
|
||||
nettyVersion = "4.1.29.Final"
|
||||
nettyVersion = "4.1.30.Final"
|
||||
reactorVersion = "Californium-RELEASE"
|
||||
rxjavaVersion = "1.3.8"
|
||||
rxjavaAdapterVersion = "1.2.1"
|
||||
|
|
Loading…
Reference in New Issue