Skip to content

Commit 3367463

Browse files
Bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.7 (#93)
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.6...v3.1.7) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 693ce38 commit 3367463

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
@@ -46,7 +46,7 @@ repositories {
4646
}
4747

4848
dependencies {
49-
implementation "io.reactivex.rxjava3:rxjava:3.1.6"
49+
implementation "io.reactivex.rxjava3:rxjava:3.1.7"
5050
testImplementation "org.reactivestreams:reactive-streams-tck:1.0.4"
5151
testImplementation "org.testng:testng:7.6.0"
5252
testImplementation "com.beust:jcommander:1.82"

0 commit comments

Comments
 (0)