Skip to content

Commit 57927e3

Browse files
chore(deps): bump rxjava from 2.2.13 to 2.2.14 (#2410)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.13 to 2.2.14. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.14/CHANGES.md) - [Commits](ReactiveX/RxJava@v2.2.13...v2.2.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 06b35b2 commit 57927e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ dependencies {
185185
// RxJava
186186
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
187187
implementation 'io.reactivex.rxjava2:rxkotlin:2.4.0'
188-
implementation 'io.reactivex.rxjava2:rxjava:2.2.13'
188+
implementation 'io.reactivex.rxjava2:rxjava:2.2.14'
189189
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.6.2'
190190

191191
// Picasso

0 commit comments

Comments
 (0)