Skip to content

Commit

Permalink
Bump rxjava from 3.0.0-RC7 to 3.0.0-RC8 (#19)
Browse files Browse the repository at this point in the history
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.0.0-RC7 to 3.0.0-RC8.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.0.0-RC7...v3.0.0-RC8)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and akarnokd committed Jan 20, 2020
1 parent 4312d23 commit 061d718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repositories {
}

dependencies {
implementation "io.reactivex.rxjava3:rxjava:3.0.0-RC7"
implementation "io.reactivex.rxjava3:rxjava:3.0.0-RC8"
implementation "com.squareup.retrofit2:retrofit:2.7.1"
testImplementation 'junit:junit:4.12'
testImplementation 'com.squareup.okhttp3:mockwebserver:4.3.1'
Expand Down

0 comments on commit 061d718

Please sign in to comment.