Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
build(deps): bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.9 (#283)
Browse files Browse the repository at this point in the history
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.1.8...v3.1.9)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 4a63777 commit 55b5ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
def leanback_version = "1.2.0-alpha04"
def glide_version = "4.16.0"
def media3_version = "1.4.1"
def rxjava3_version = "3.1.8"
def rxjava3_version = "3.1.9"
def rxjava3_android_version = "3.0.2"
def room_version = "2.6.1"

Expand Down

0 comments on commit 55b5ff4

Please sign in to comment.