Skip to content

Commit 52a54f0

Browse files
Bump rxjava from 2.2.9 to 2.2.21
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.9 to 2.2.21. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.21/CHANGES.md) - [Commits](ReactiveX/RxJava@v2.2.9...v2.2.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 82daf26 commit 52a54f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
compile "org.jetbrains:markdown:${markdownParserVersion}"
1818
compile "org.jetbrains.kotlin:kotlin-reflect:1.4.21"
1919
compile "org.jetbrains.kotlin:kotlin-stdlib:1.4.21"
20-
compile "io.reactivex.rxjava2:rxjava:2.2.9"
20+
compile "io.reactivex.rxjava2:rxjava:2.2.21"
2121

2222
testCompile group: 'junit', name: 'junit', version: '4.12'
2323
}

0 commit comments

Comments
 (0)