Skip to content

Commit b639acd

Browse files
Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.9 in /start
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0fd88c commit b639acd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

start/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>io.reactivex.rxjava3</groupId>
6565
<artifactId>rxjava</artifactId>
66-
<version>3.1.8</version>
66+
<version>3.1.9</version>
6767
</dependency>
6868
<!-- end::rxjava[] -->
6969
<dependency>

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>io.reactivex.rxjava3</groupId>
6363
<artifactId>rxjava</artifactId>
64-
<version>3.1.8</version>
64+
<version>3.1.9</version>
6565
</dependency>
6666
<!-- end::rxjava[] -->
6767
<dependency>

0 commit comments

Comments
 (0)