We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vertx
1 parent 8b0ac05 commit 3fddcb2Copy full SHA for 3fddcb2
1 file changed
build.gradle
@@ -73,7 +73,7 @@ repositories {
73
74
dependencies {
75
// Framework dependencies
76
- def vertx_version = '5.0.7'
+ def vertx_version = '5.0.11'
77
implementation group: 'io.vertx', name: 'vertx-core', version: vertx_version
78
implementation group: 'io.vertx', name: 'vertx-launcher-legacy-cli', version: vertx_version
79
implementation group: 'io.vertx', name: 'vertx-web', version: vertx_version
0 commit comments