Skip to content

Commit e6e12ac

Browse files
Bump rxjava from 3.1.2 to 3.1.3 (#143)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb14aad commit e6e12ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
signature 'org.codehaus.mojo.signature:java18:1.0@signature'
3636

3737
api "org.reactivestreams:reactive-streams:1.0.3"
38-
api "io.reactivex.rxjava3:rxjava:3.1.2"
38+
api "io.reactivex.rxjava3:rxjava:3.1.3"
3939

4040
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
4141

0 commit comments

Comments
 (0)