Skip to content

Commit

Permalink
Bump io.reactivex.rxjava3:rxjava from 3.1.9 to 3.1.10
Browse files Browse the repository at this point in the history
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.1.9...v3.1.10)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 7563386 commit e6dbdc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<jackson.version>2.18.1</jackson.version>
<reactive-streams.version>1.0.4</reactive-streams.version>

<rxjava3.version>3.1.9</rxjava3.version>
<rxjava3.version>3.1.10</rxjava3.version>
<rxjava2.version>2.2.21</rxjava2.version>
<rxjava1.version>1.3.8</rxjava1.version>
<reactor-core.version>3.7.0</reactor-core.version>
Expand Down

0 comments on commit e6dbdc9

Please sign in to comment.