Skip to content

Commit 044c598

Browse files
Bump rxjava from 2.2.18 to 2.2.19
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.18 to 2.2.19. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.19/CHANGES.md) - [Commits](ReactiveX/RxJava@v2.2.18...v2.2.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6986bc0 commit 044c598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ext {
1212
detektVersion = '1.0.0.RC6-1'
1313
}
1414

15-
ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.18',
15+
ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.19',
1616
rxandroid2 : 'io.reactivex.rxjava2:rxandroid:2.1.1',
1717
annotation : 'androidx.annotation:annotation:1.1.0',
1818
appcompat : 'androidx.appcompat:appcompat:1.1.0',

0 commit comments

Comments
 (0)