Skip to content

Commit

Permalink
Bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.8
Browse files Browse the repository at this point in the history
Bumps [io.reactivex.rxjava3:rxjava](/~https://github.com/ReactiveX/RxJava) from 3.1.6 to 3.1.8.
- [Release notes](/~https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.1.6...v3.1.8)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nakulj committed May 31, 2024
1 parent 49fa32d commit d3b84dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amazon-kinesis-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>io.reactivex.rxjava3</groupId>
<artifactId>rxjava</artifactId>
<version>3.1.6</version>
<version>3.1.8</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d3b84dc

Please sign in to comment.