Skip to content

Commit

Permalink
Bump rxjava from 3.0.2 to 3.0.3 (#54)
Browse files Browse the repository at this point in the history
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.0.2...v3.0.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored May 4, 2020
1 parent d9beac4 commit b8a5acf
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 @@ dependencies {

compile "org.reactivestreams:reactive-streams:1.0.3"
compile "io.reactivex:rxjava:1.3.8"
compile "io.reactivex.rxjava3:rxjava:3.0.2"
compile "io.reactivex.rxjava3:rxjava:3.0.3"

testCompile group: 'junit', name: 'junit', version: '4.13'
testCompile 'org.mockito:mockito-core:3.3.3'
Expand Down

0 comments on commit b8a5acf

Please sign in to comment.