Skip to content

Commit

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

---
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] authored Jan 1, 2024
1 parent 3ac43ff commit 7015385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jooby-mutiny/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny</artifactId>
<version>2.5.2</version>
<version>2.5.3</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit 7015385

Please sign in to comment.