Skip to content

Commit

Permalink
chore(deps): bump rxjava from 2.2.6 to 2.2.7 (#1184)
Browse files Browse the repository at this point in the history
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Changelog](https://github.com/ReactiveX/RxJava/blob/2.x/CHANGES.md)
- [Commits](ReactiveX/RxJava@v2.2.6...v2.2.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and nikit19 committed Feb 26, 2019
1 parent 46a2d2e commit 352ca18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ dependencies {

// RxJava
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
implementation 'io.reactivex.rxjava2:rxjava:2.2.6'
implementation 'io.reactivex.rxjava2:rxjava:2.2.7'
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.4.0'

// Picasso
Expand Down

0 comments on commit 352ca18

Please sign in to comment.