Skip to content

Commit b8a5acf

Browse files
Bump rxjava from 3.0.2 to 3.0.3 (#54)
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>
1 parent d9beac4 commit b8a5acf

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
@@ -48,7 +48,7 @@ dependencies {
4848

4949
compile "org.reactivestreams:reactive-streams:1.0.3"
5050
compile "io.reactivex:rxjava:1.3.8"
51-
compile "io.reactivex.rxjava3:rxjava:3.0.2"
51+
compile "io.reactivex.rxjava3:rxjava:3.0.3"
5252

5353
testCompile group: 'junit', name: 'junit', version: '4.13'
5454
testCompile 'org.mockito:mockito-core:3.3.3'

0 commit comments

Comments
 (0)