Skip to content

Commit febdfd6

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump rxjava from 3.0.0-RC2 to 3.0.0-RC3 (#2)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.0.0-RC2 to 3.0.0-RC3. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.0.0-RC2...v3.0.0-RC3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9e38ba1 commit febdfd6

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

0 commit comments

Comments
 (0)