Skip to content

Commit 6d0950f

Browse files
Bump io.reactivex.rxjava3:rxjava from 3.1.9 to 3.1.10 (#509)
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: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>
1 parent a0ac158 commit 6d0950f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<slf4j.version>1.7.36</slf4j.version>
8080
<log4j.version>2.24.3</log4j.version>
8181
<rxjava.version>2.2.21</rxjava.version>
82-
<rxjava3.version>3.1.9</rxjava3.version>
82+
<rxjava3.version>3.1.10</rxjava3.version>
8383
<testcontainers.version>1.20.2</testcontainers.version>
8484
<api.comparison.version>5.3</api.comparison.version>
8585
<hc.animal-sniffer.signature.ignores>javax.net.ssl.SSLEngine,javax.net.ssl.SSLParameters,java.nio.ByteBuffer,java.nio.CharBuffer</hc.animal-sniffer.signature.ignores>

0 commit comments

Comments
 (0)