Skip to content

Commit

Permalink
Upgrade to RxJava 2.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Dec 16, 2019
1 parent f61983d commit c8ef49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ext {
reactorVersion = "Californium-SR14"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"
rxjava2Version = "2.2.15"
rxjava2Version = "2.2.16"
slf4jVersion = "1.7.28" // spring-jcl + consistent 3rd party deps
tiles3Version = "3.0.8"
tomcatVersion = "9.0.30"
Expand Down

0 comments on commit c8ef49c

Please sign in to comment.