Skip to content

Commit 4033514

Browse files
Bump rxjava from 3.1.5 to 3.1.6 (#84)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.5...v3.1.6) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f214ae9 commit 4033514

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 @@ repositories {
4747
}
4848

4949
dependencies {
50-
implementation "io.reactivex.rxjava3:rxjava:3.1.5"
50+
implementation "io.reactivex.rxjava3:rxjava:3.1.6"
5151
testImplementation "org.reactivestreams:reactive-streams-tck:1.0.3"
5252
testImplementation "org.testng:testng:7.6.0"
5353
testImplementation "com.beust:jcommander:1.82"

0 commit comments

Comments
 (0)