Skip to content

Commit

Permalink
Bump rxjava from 2.2.12 to 2.2.13 (#1031)
Browse files Browse the repository at this point in the history
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.12 to 2.2.13.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.13/CHANGES.md)
- [Commits](ReactiveX/RxJava@v2.2.12...v2.2.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Oct 21, 2019
1 parent 252dbbc commit ab3136b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
<artifactId>rxjava</artifactId>
<version>2.2.12</version>
<version>2.2.13</version>
</dependency>

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

0 comments on commit ab3136b

Please sign in to comment.