Skip to content

Commit 6bb8674

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump rxjava from 2.2.9 to 2.2.10 (#32)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.9 to 2.2.10. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/2.x/CHANGES.md) - [Commits](ReactiveX/RxJava@v2.2.9...v2.2.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6f186fe commit 6bb8674

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
@@ -50,7 +50,7 @@ dependencies {
5050

5151
compile "org.reactivestreams:reactive-streams:1.0.2"
5252
compile "io.reactivex:rxjava:1.3.8"
53-
compile "io.reactivex.rxjava2:rxjava:2.2.9"
53+
compile "io.reactivex.rxjava2:rxjava:2.2.10"
5454

5555
testCompile group: 'junit', name: 'junit', version: '4.12'
5656
testCompile 'org.mockito:mockito-core:2.28.2'

0 commit comments

Comments
 (0)