Skip to content

Commit

Permalink
Update the Mutiny bindings to 3.15.0
Browse files Browse the repository at this point in the history
Thus, it's aligned with the Vert.x version (4.5.10)
  • Loading branch information
cescoffier committed Sep 5, 2024
1 parent 8260b36 commit 0c0d060
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 @@ -93,7 +93,7 @@
<opentelemetry.instrumentation.version>2.5.0-alpha</opentelemetry.instrumentation.version>
<opentelemetry-semconv.version>1.25.0-alpha</opentelemetry-semconv.version>

<smallrye-vertx-mutiny-clients.version>3.13.0</smallrye-vertx-mutiny-clients.version>
<smallrye-vertx-mutiny-clients.version>3.15.0</smallrye-vertx-mutiny-clients.version>
<smallrye-reactive-converters.version>3.0.0</smallrye-reactive-converters.version>
<mutiny-zero.version>1.1.0</mutiny-zero.version>

Expand Down

0 comments on commit 0c0d060

Please sign in to comment.