Browse Source

update to Bismuth-BUILD-SNAPSHOT

pull/1533/head
Stephane Maldini 7 years ago
parent
commit
90f4b13767
  1. 2
      build.gradle

2
build.gradle

@ -60,7 +60,7 @@ configure(allprojects) { project -> @@ -60,7 +60,7 @@ configure(allprojects) { project ->
ext.log4jVersion = '2.9.0'
ext.nettyVersion = "4.1.15.Final"
ext.okhttp3Version = "3.9.0"
ext.reactorVersion = "Bismuth-M4"
ext.reactorVersion = "Bismuth-BUILD-SNAPSHOT"
ext.rxjavaVersion = '1.3.2'
ext.rxjavaAdapterVersion = '1.2.1'
ext.rxjava2Version = '2.1.3'

Loading…
Cancel
Save