From 98bb27849aca579e48e51d3c180ff89beb6d6757 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 26 Oct 2018 10:45:24 +0200 Subject: [PATCH] Upgrade to RxJava 2.2.3 #901 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 162ed649c6..092dede63f 100644 --- a/pom.xml +++ b/pom.xml @@ -203,7 +203,7 @@ io.reactivex.rxjava2 rxjava - 2.2.2 + 2.2.3 true