Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot]
df98461229
Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.10
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](https://github.com/ReactiveX/RxJava/compare/v3.1.8...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] <support@github.com>
2024-12-20 18:03:53 +00:00

View file

@ -208,7 +208,7 @@
<dependency>
<groupId>io.reactivex.rxjava3</groupId>
<artifactId>rxjava</artifactId>
<version>3.1.8</version>
<version>3.1.10</version>
</dependency>
<dependency>