Skip to content

Commit

Permalink
Bump rxjava from 2.2.20 to 2.2.21 (#1874)
Browse files Browse the repository at this point in the history
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.20 to 2.2.21.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.21/CHANGES.md)
- [Commits](ReactiveX/RxJava@v2.2.20...v2.2.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
  • Loading branch information
dependabot-preview[bot] and aklish committed Mar 3, 2021
1 parent 7fb6049 commit 81f658e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-core/pom.xml
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
<artifactId>rxjava</artifactId>
<version>2.2.20</version>
<version>2.2.21</version>
</dependency>

<!-- JSR 303 Validation -->
Expand Down

0 comments on commit 81f658e

Please sign in to comment.