Skip to content

Commit c78d3de

Browse files
Bump rxjava from 3.0.0-RC8 to 3.0.0-RC9 (#17)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.0.0-RC8 to 3.0.0-RC9. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.0.0-RC8...v3.0.0-RC9) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 23f18d9 commit c78d3de

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
@@ -50,7 +50,7 @@ repositories {
5050

5151
dependencies {
5252
implementation "io.reactivex.rxjava2:rxjava:2.2.17"
53-
implementation "io.reactivex.rxjava3:rxjava:3.0.0-RC8"
53+
implementation "io.reactivex.rxjava3:rxjava:3.0.0-RC9"
5454
testImplementation 'junit:junit:4.13'
5555
}
5656

0 commit comments

Comments
 (0)