Skip to content

Commit c589d2e

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump rxjava from 3.0.0-RC7 to 3.0.0-RC8 (#9)
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] <support@dependabot.com>
1 parent 4917995 commit c589d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.rxjavaVersion = "3.0.0-RC7"
2+
ext.rxjavaVersion = "3.0.0-RC8"
33
ext.rxjavaDocVersion = "3.x"
44
ext.licenseVersion = "0.15.0"
55
ext.animalSnifferVersion = "1.5.0"

0 commit comments

Comments
 (0)