mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Upgrade to RxJava 2.0.0-RC5
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ configure(allprojects) { project ->
|
||||
ext.reactorNettyVersion = '0.5.2.RELEASE'
|
||||
ext.romeVersion = "1.7.0"
|
||||
ext.rxjavaVersion = '1.2.1'
|
||||
ext.rxjava2Version = '2.0.0-RC3'
|
||||
ext.rxjava2Version = '2.0.0-RC5'
|
||||
ext.rxjavaAdapterVersion = '1.2.0'
|
||||
ext.rxnettyVersion = '0.5.2-rc.4'
|
||||
ext.servletVersion = "3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user