Skip to content

Commit

Permalink
Merge pull request #3153 from jooby-project/dependabot/maven/io.small…
Browse files Browse the repository at this point in the history
…rye.reactive-mutiny-2.5.1

build(deps): bump io.smallrye.reactive:mutiny from 2.4.0 to 2.5.1
  • Loading branch information
jknack authored Oct 2, 2023
2 parents a9a563e + 4180a85 commit 6be2907
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.4.0</version>
<version>2.5.1</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit 6be2907

Please sign in to comment.