Skip to content

Commit

Permalink
Bump mutiny.version from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps `mutiny.version` from 1.9.0 to 1.10.0.

Updates `io.smallrye.reactive:mutiny` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@1.9.0...1.10.0)

Updates `io.smallrye.reactive:mutiny-rxjava` from 1.9.0 to 1.10.0

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:mutiny
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.reactive:mutiny-rxjava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent f4336d4 commit 3678889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<name>Quarkus - HiveMQ Client - Runtime</name>
<properties>
<microprofile-reactive-streams.version>3.0</microprofile-reactive-streams.version>
<mutiny.version>1.9.0</mutiny.version>
<mutiny.version>1.10.0</mutiny.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 3678889

Please sign in to comment.