Upgrade rsocket-core to 1.0.0-RC2

Closes gh-23359
This commit is contained in:
Rossen Stoyanchev 2019-08-01 20:15:16 +01:00
parent 9929d75260
commit 765d43b34f
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ ext {
log4jVersion = "2.12.0"
nettyVersion = "4.1.38.Final"
reactorVersion = "Dysprosium-M3"
rsocketVersion = "0.12.2-RC4"
rsocketVersion = "1.0.0-RC2"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"
rxjava2Version = "2.2.10"