Skip to content

Commit e4284d2

Browse files
Bump rxjava from 3.0.13 to 3.1.0 (#119)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.0.13 to 3.1.0. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.0.13...v3.1.0) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4396abb commit e4284d2

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
@@ -48,7 +48,7 @@ dependencies {
4848

4949
compile "org.reactivestreams:reactive-streams:1.0.3"
5050
compile "io.reactivex:rxjava:1.3.8"
51-
compile "io.reactivex.rxjava3:rxjava:3.0.13"
51+
compile "io.reactivex.rxjava3:rxjava:3.1.0"
5252

5353
testCompile group: 'junit', name: 'junit', version: '4.13.2'
5454
testCompile 'org.mockito:mockito-core:3.11.2'

0 commit comments

Comments
 (0)