Skip to content

Commit d3ff566

Browse files
Bump rxjava from 3.1.4 to 3.1.5 (#144)
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 745c521 commit d3ff566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747

4848
api "org.reactivestreams:reactive-streams:1.0.4"
4949
api "io.reactivex:rxjava:1.3.8"
50-
api "io.reactivex.rxjava3:rxjava:3.1.4"
50+
api "io.reactivex.rxjava3:rxjava:3.1.5"
5151

5252
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
5353
testImplementation 'org.mockito:mockito-core:4.6.0'

0 commit comments

Comments
 (0)