Skip to content

Commit

Permalink
Bump io.reactivex.rxjava3:rxjava from 3.1.7 to 3.1.8 (#493)
Browse files Browse the repository at this point in the history
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.1.7...v3.1.8)

---
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>
  • Loading branch information
dependabot[bot] committed Nov 8, 2023
1 parent 103a767 commit 679752a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ renovateTrigger-gjf = { module = "com.google.googlejavaformat:google-java-format

replaying-share-kotlin = { module = "com.jakewharton.rx2:replaying-share-kotlin", version.ref = "replayingShareKotlin" }
rx-android = "io.reactivex.rxjava3:rxandroid:3.0.2"
rx-java = "io.reactivex.rxjava3:rxjava:3.1.7"
rx-java = "io.reactivex.rxjava3:rxjava:3.1.8"
rxjava3-bridge = { module = "com.github.akarnokd:rxjava3-bridge", version.ref = "rxjava3Bridge" }
rxrelay = { module = "com.jakewharton.rxrelay2:rxrelay", version.ref = "rxrelay" }
test-androidExtJunit = "androidx.test.ext:junit:1.2.0-alpha01"
Expand Down

0 comments on commit 679752a

Please sign in to comment.