Skip to content

Commit

Permalink
Merge pull request #113 from quarkiverse/dependabot/maven/mutiny.vers…
Browse files Browse the repository at this point in the history
…ion-1.10.0

Bump mutiny.version from 1.9.0 to 1.10.0
  • Loading branch information
Pablo Gonzalez Granados authored Oct 3, 2023
2 parents f4336d4 + 3678889 commit 96bd0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<name>Quarkus - HiveMQ Client - Runtime</name>
<properties>
<microprofile-reactive-streams.version>3.0</microprofile-reactive-streams.version>
<mutiny.version>1.9.0</mutiny.version>
<mutiny.version>1.10.0</mutiny.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 96bd0e2

Please sign in to comment.