Upgrade to Reactor Bismuth-SR2

Issue: SPR-16085
This commit is contained in:
Sebastien Deleuze 2017-10-23 11:35:46 +02:00
parent 62c6a0054d
commit 585ad5961a
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ configure(allprojects) { project ->
ext.kotlinVersion = "1.1.51"
ext.log4jVersion = "2.9.1"
ext.nettyVersion = "4.1.16.Final"
ext.reactorVersion = "Bismuth-SR1"
ext.reactorVersion = "Bismuth-SR2"
ext.rxjavaVersion = "1.3.3"
ext.rxjavaAdapterVersion = "1.2.1"
ext.rxjava2Version = "2.1.5"