Skip to content

Commit

Permalink
Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.9 (#479)
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:development
  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 Aug 23, 2024
1 parent 1c5bebc commit 2104b2a
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 @@ -79,7 +79,7 @@
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<rxjava.version>2.2.21</rxjava.version>
<rxjava3.version>3.1.8</rxjava3.version>
<rxjava3.version>3.1.9</rxjava3.version>
<api.comparison.version>5.2</api.comparison.version>
<hc.animal-sniffer.signature.ignores>javax.net.ssl.SSLEngine,javax.net.ssl.SSLParameters,java.nio.ByteBuffer,java.nio.CharBuffer</hc.animal-sniffer.signature.ignores>
</properties>
Expand Down

0 comments on commit 2104b2a

Please sign in to comment.