Upgrade to RxJava 2.1.17
This commit is contained in:
parent
5f51e86185
commit
430250c80f
|
|
@ -43,7 +43,7 @@ ext {
|
|||
reactorVersion = "Californium-BUILD-SNAPSHOT"
|
||||
rxjavaVersion = "1.3.8"
|
||||
rxjavaAdapterVersion = "1.2.1"
|
||||
rxjava2Version = "2.1.16"
|
||||
rxjava2Version = "2.1.17"
|
||||
slf4jVersion = "1.7.25" // spring-jcl + consistent 3rd party deps
|
||||
tiles3Version = "3.0.8"
|
||||
tomcatVersion = "9.0.10"
|
||||
|
|
|
|||
Loading…
Reference in New Issue