Skip to content

Commit 2104b2a

Browse files
Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.9 (#479)
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>
1 parent 1c5bebc commit 2104b2a

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.23.1</log4j.version>
8181
<rxjava.version>2.2.21</rxjava.version>
82-
<rxjava3.version>3.1.8</rxjava3.version>
82+
<rxjava3.version>3.1.9</rxjava3.version>
8383
<api.comparison.version>5.2</api.comparison.version>
8484
<hc.animal-sniffer.signature.ignores>javax.net.ssl.SSLEngine,javax.net.ssl.SSLParameters,java.nio.ByteBuffer,java.nio.CharBuffer</hc.animal-sniffer.signature.ignores>
8585
</properties>

0 commit comments

Comments
 (0)