Skip to content

Commit

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

build(deps): bump mutiny from 2.1.0 to 2.2.0
  • Loading branch information
jknack committed May 15, 2023
2 parents c36fa73 + fb3bc49 commit 9947b60
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.1.0</version>
<version>2.2.0</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit 9947b60

Please sign in to comment.