Browse Source

Upgrade to Reactor Californium snapshots

pull/23837/head
Stephane Nicoll 7 years ago
parent
commit
69080ade03
  1. 2
      build.gradle

2
build.gradle

@ -38,7 +38,7 @@ ext { @@ -38,7 +38,7 @@ ext {
kotlinVersion = "1.2.71"
log4jVersion = "2.11.2"
nettyVersion = "4.1.36.Final"
reactorVersion = "Californium-SR8"
reactorVersion = "Californium-BUILD-SNAPSHOT"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"
rxjava2Version = "2.2.8"

Loading…
Cancel
Save