Skip to content

Commit 508b3f4

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump rxjava from 2.2.12 to 2.2.13 (#4)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.12 to 2.2.13. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.13/CHANGES.md) - [Commits](ReactiveX/RxJava@v2.2.12...v2.2.13) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b435f35 commit 508b3f4

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.12"
52+
implementation "io.reactivex.rxjava2:rxjava:2.2.13"
5353
implementation "io.reactivex.rxjava3:rxjava:3.0.0-RC3"
5454
testImplementation 'junit:junit:4.12'
5555
}

0 commit comments

Comments
 (0)