Skip to content

Commit 4c8e057

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump rxjava from 2.2.14 to 2.2.15 (#9)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.14 to 2.2.15. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.15/CHANGES.md) - [Commits](ReactiveX/RxJava@v2.2.14...v2.2.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ecb3a25 commit 4c8e057

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
@@ -49,7 +49,7 @@ repositories {
4949
}
5050

5151
dependencies {
52-
implementation "io.reactivex.rxjava2:rxjava:2.2.14"
52+
implementation "io.reactivex.rxjava2:rxjava:2.2.15"
5353
implementation "io.reactivex.rxjava3:rxjava:3.0.0-RC5"
5454
testImplementation 'junit:junit:4.12'
5555
}

0 commit comments

Comments
 (0)