Skip to content

Commit fb6e737

Browse files
Update dependency io.smallrye.reactive:smallrye-mutiny-vertx-web-client to v3.20.1 (#456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b15e77 commit fb6e737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/jvm/java.com/services/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.0'
53+
implementation 'io.smallrye.reactive:smallrye-mutiny-vertx-web-client:3.20.1'
5454

5555

5656
// Logging (already included by default)

0 commit comments

Comments
 (0)