Skip to content

Commit c8ef49c

Browse files
committed
Upgrade to RxJava 2.2.16
1 parent f61983d commit c8ef49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ext {
4141
reactorVersion = "Californium-SR14"
4242
rxjavaVersion = "1.3.8"
4343
rxjavaAdapterVersion = "1.2.1"
44-
rxjava2Version = "2.2.15"
44+
rxjava2Version = "2.2.16"
4545
slf4jVersion = "1.7.28" // spring-jcl + consistent 3rd party deps
4646
tiles3Version = "3.0.8"
4747
tomcatVersion = "9.0.30"

0 commit comments

Comments
 (0)