Skip to content

Commit 824129c

Browse files
Bump rxjava from 3.1.4 to 3.1.5 (#157)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0067b7c commit 824129c

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
@@ -35,7 +35,7 @@ dependencies {
3535
signature 'org.codehaus.mojo.signature:java18:1.0@signature'
3636

3737
api "org.reactivestreams:reactive-streams:1.0.4"
38-
api "io.reactivex.rxjava3:rxjava:3.1.4"
38+
api "io.reactivex.rxjava3:rxjava:3.1.5"
3939

4040
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
4141

0 commit comments

Comments
 (0)