Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 10, 2022
1 parent 4967585 commit 01f5936
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 @@ -61,7 +61,7 @@
<properties>
<reactive-streams.version>1.0.4</reactive-streams.version>

<mutiny.version>2.0.0-milestone2</mutiny.version>
<mutiny.version>2.0.0-milestone3</mutiny.version>
<vertx.version>4.3.4</vertx.version>

<awaitility.version>4.2.0</awaitility.version>
Expand Down

0 comments on commit 01f5936

Please sign in to comment.