We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vertx
1 parent 1567b39 commit 10fe3fbCopy full SHA for 10fe3fb
build.gradle
@@ -39,7 +39,7 @@ repositories {
39
40
dependencies {
41
// Framework dependencies
42
- def vertx_version = '4.5.9'
+ def vertx_version = '4.5.10'
43
implementation group: 'io.vertx', name: 'vertx-core', version: vertx_version
44
implementation group: 'io.vertx', name: 'vertx-web', version: vertx_version
45
implementation group: 'io.vertx', name: 'vertx-web-client', version: vertx_version
0 commit comments