Skip to content

Commit

Permalink
Bump io.smallrye.reactive:mutiny from 1.9.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny) from 1.9.0 to 2.5.1.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@1.9.0...2.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 5c249c1 commit 4ddcdea
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 @@ -47,7 +47,7 @@
<sonar.coverage.jacoco.xmlReportPaths>target/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>

<vertx.version>4.3.7</vertx.version>
<mutiny.version>1.9.0</mutiny.version>
<mutiny.version>2.5.1</mutiny.version>
<jackson.version>2.16.0</jackson.version>
<reactive-streams.version>1.0.4</reactive-streams.version>

Expand Down

0 comments on commit 4ddcdea

Please sign in to comment.