Skip to content

Commit 2d98859

Browse files
Update dependency io.smallrye.reactive:smallrye-mutiny-vertx-web-client to v3.20.3
1 parent d3fa3fe commit 2d98859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/jvm/java.com/server/quarkus.io/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
implementation 'io.vertx:vertx-web-client:5.0.5'
5151

5252
// 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.2'
53+
implementation 'io.smallrye.reactive:smallrye-mutiny-vertx-web-client:3.20.3'
5454

5555

5656
// Logging (already included by default)

0 commit comments

Comments
 (0)