Skip to content

Commit 430250c

Browse files
committed
Upgrade to RxJava 2.1.17
1 parent 5f51e86 commit 430250c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ext {
4343
reactorVersion = "Californium-BUILD-SNAPSHOT"
4444
rxjavaVersion = "1.3.8"
4545
rxjavaAdapterVersion = "1.2.1"
46-
rxjava2Version = "2.1.16"
46+
rxjava2Version = "2.1.17"
4747
slf4jVersion = "1.7.25" // spring-jcl + consistent 3rd party deps
4848
tiles3Version = "3.0.8"
4949
tomcatVersion = "9.0.10"

0 commit comments

Comments
 (0)