Skip to content

Commit

Permalink
Merge pull request #199 from smallrye/dependabot/maven/io.smallrye.re…
Browse files Browse the repository at this point in the history
…active-mutiny-2.6.1

build(deps): bump io.smallrye.reactive:mutiny from 2.6.0 to 2.6.1
  • Loading branch information
jponge authored Jun 24, 2024
2 parents d29b393 + 826f4de commit 245aada
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.6.0</mutiny.version>
<mutiny.version>2.6.1</mutiny.version>
<vertx.version>4.5.8</vertx.version>

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

0 comments on commit 245aada

Please sign in to comment.