Skip to content

Commit d33088d

Browse files
Bump rxjava from 3.0.13 to 3.1.0 (#129)
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 9883900 commit d33088d

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
@@ -47,7 +47,7 @@ dependencies {
4747
signature 'org.codehaus.mojo.signature:java18:1.0@signature'
4848

4949
compile "org.reactivestreams:reactive-streams:1.0.3"
50-
compile "io.reactivex.rxjava3:rxjava:3.0.13"
50+
compile "io.reactivex.rxjava3:rxjava:3.1.0"
5151

5252
testCompile group: 'junit', name: 'junit', version: '4.13.2'
5353

0 commit comments

Comments
 (0)