Skip to content

Commit

Permalink
fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tripleo1 committed Oct 1, 2024
1 parent fb86281 commit c94343d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
<dependency>
<groupId>io.reactivex.rxjava3</groupId>
<artifactId>rxjava</artifactId>
<version>3.1.8</version>
<version>3.1.9</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.reactivestreams/reactive-streams -->
Expand Down

0 comments on commit c94343d

Please sign in to comment.