Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit 6cd9117

Browse files
build(deps): bump rxjava from 3.1.4 to 3.1.5
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7911c66 commit 6cd9117

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
@@ -13,7 +13,7 @@
1313
<delombok.output>${project.basedir}/delombok</delombok.output>
1414

1515
<lombok.version>1.18.20</lombok.version>
16-
<rxjava.version>3.1.4</rxjava.version>
16+
<rxjava.version>3.1.5</rxjava.version>
1717
<slf4j.version>1.7.36</slf4j.version>
1818
<commons.lang.version>3.12.0</commons.lang.version>
1919
<commons.codec.version>1.15</commons.codec.version>

0 commit comments

Comments
 (0)