Skip to content

Commit

Permalink
Bump rxjava from 3.0.0-RC2 to 3.0.0-RC3 (#9)
Browse files Browse the repository at this point in the history
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.0.0-RC2 to 3.0.0-RC3.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.0.0-RC2...v3.0.0-RC3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and akarnokd committed Sep 18, 2019
1 parent f59d3c1 commit 014f615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -4,7 +4,7 @@ buildscript {
// Versions
// ------------------------------------------------------------------

ext.rxjava3Version = "3.0.0-RC2"
ext.rxjava3Version = "3.0.0-RC3"
ext.rxjava3DocVersion = "3.x"
ext.licenseVersion = "0.15.0"
ext.animalSnifferVersion = "1.5.0"
Expand Down

0 comments on commit 014f615

Please sign in to comment.