Skip to content

Commit bf8f29a

Browse files
Bump rxjava from 3.0.0-RC8 to 3.0.0-RC9 (#11)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.0.0-RC8 to 3.0.0-RC9. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.0.0-RC8...v3.0.0-RC9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent dc5f6ba commit bf8f29a

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-RC8"
2+
ext.rxjavaVersion = "3.0.0-RC9"
33
ext.rxjavaDocVersion = "3.x"
44
ext.licenseVersion = "0.15.0"
55
ext.animalSnifferVersion = "1.5.0"

0 commit comments

Comments
 (0)