Skip to content

Commit 9a916c1

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump rxjava from 3.0.0-RC5 to 3.0.0-RC6 (#10)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.0.0-RC5 to 3.0.0-RC6. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.0.0-RC5...v3.0.0-RC6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7e2866b commit 9a916c1

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.15"
53-
implementation "io.reactivex.rxjava3:rxjava:3.0.0-RC5"
53+
implementation "io.reactivex.rxjava3:rxjava:3.0.0-RC6"
5454
testImplementation 'junit:junit:4.12'
5555
}
5656

0 commit comments

Comments
 (0)