diff --git a/build.gradle b/build.gradle index d2f104a..1fe382f 100644 --- a/build.gradle +++ b/build.gradle @@ -149,7 +149,7 @@ dependencies { testImplementation 'org.mockito:mockito-core:3.11.0' testImplementation 'com.google.truth:truth:1.1.2' testImplementation 'io.vertx:vertx-core:3.9.4' - testImplementation 'io.vertx:vertx-web:3.9.4' + testImplementation 'io.vertx:vertx-web:4.4.0' testImplementation 'org.hdrhistogram:HdrHistogram:2.1.12' testImplementation 'org.awaitility:awaitility:4.1.0' testImplementation 'com.caucho:resin:4.0.65'