Skip to content

Commit 010b715

Browse files
chore(deps): bump rxjava from 2.2.14 to 2.2.15 (#2439)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.14 to 2.2.15. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.15/CHANGES.md) - [Commits](ReactiveX/RxJava@v2.2.14...v2.2.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ea2f2a8 commit 010b715

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
@@ -208,7 +208,7 @@ dependencies {
208208
// RxJava
209209
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
210210
implementation 'io.reactivex.rxjava2:rxkotlin:2.4.0'
211-
implementation 'io.reactivex.rxjava2:rxjava:2.2.14'
211+
implementation 'io.reactivex.rxjava2:rxjava:2.2.15'
212212
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.6.2'
213213

214214
// Picasso

0 commit comments

Comments
 (0)