Upgrade to Reactor Californium RELEASE

This commit is contained in:
Stephane Nicoll 2018-09-20 10:49:07 +02:00
parent f7839675f6
commit 90c29b3af3
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ ext {
kotlinVersion = "1.2.70" kotlinVersion = "1.2.70"
log4jVersion = "2.11.1" log4jVersion = "2.11.1"
nettyVersion = "4.1.29.Final" nettyVersion = "4.1.29.Final"
reactorVersion = "Californium-BUILD-SNAPSHOT" reactorVersion = "Californium-RELEASE"
rxjavaVersion = "1.3.8" rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1" rxjavaAdapterVersion = "1.2.1"
rxjava2Version = "2.2.2" rxjava2Version = "2.2.2"