Skip to content

Commit 68db683

Browse files
Bump io.reactivex.rxjava3:rxjava from 3.1.10 to 3.1.11
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.10 to 3.1.11. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.10...v3.1.11) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-version: 3.1.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c301f22 commit 68db683

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.25.0</log4j.version>
8181
<rxjava.version>2.2.21</rxjava.version>
82-
<rxjava3.version>3.1.10</rxjava3.version>
82+
<rxjava3.version>3.1.11</rxjava3.version>
8383
<testcontainers.version>1.21.3</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)