Skip to content

Commit 270e6bc

Browse files
Bump rxjava from 3.1.5 to 3.1.6 (#83)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b83432f commit 270e6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repositories {
5050

5151
dependencies {
5252
implementation "io.reactivex.rxjava2:rxjava:2.2.21"
53-
implementation "io.reactivex.rxjava3:rxjava:3.1.5"
53+
implementation "io.reactivex.rxjava3:rxjava:3.1.6"
5454
testImplementation 'junit:junit:4.13.2'
5555
}
5656

0 commit comments

Comments
 (0)