Skip to content

Commit 95cfcc3

Browse files
build(deps): bump io.reactivex.rxjava2:rxjava from 2.1.14 to 2.2.21
Bumps [io.reactivex.rxjava2:rxjava](https://github.com/ReactiveX/RxJava) from 2.1.14 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.1.14...v2.2.21) --- updated-dependencies: - dependency-name: io.reactivex.rxjava2:rxjava dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db3bd7a commit 95cfcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ reactiveStreams = "1.0.4"
6767
robolectric = "4.12" # Do not use >4.12 as it breaks the build
6868
runner = "1.0.2"
6969
rxandroid = "2.0.2"
70-
rxjava = "2.1.14"
70+
rxjava = "2.2.21"
7171
serialization = "1.7.3"
7272
slf4jNop = "2.0.17"
7373
spotless = "7.0.4"

0 commit comments

Comments
 (0)