We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b15e77 commit fb6e737Copy full SHA for fb6e737
languages/jvm/java.com/services/quarkus.io/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
implementation 'io.vertx:vertx-web-client:5.0.5'
51
52
// SmallRye Mutiny bindings for the Vert.x Web Client (provides io.vertx.mutiny.ext.web.client.*)
53
- implementation 'io.smallrye.reactive:smallrye-mutiny-vertx-web-client:3.20.0'
+ implementation 'io.smallrye.reactive:smallrye-mutiny-vertx-web-client:3.20.1'
54
55
56
// Logging (already included by default)
0 commit comments