Skip to content

Commit 6113cfd

Browse files
Bump io.reactivex.rxjava3:rxjava from 3.1.7 to 3.1.8 (#94)
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.7 to 3.1.8. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.7...v3.1.8) --- 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 3367463 commit 6113cfd

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.7"
49+
implementation "io.reactivex.rxjava3:rxjava:3.1.8"
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)