Skip to content

Commit 73678d4

Browse files
committed
Upgraded vert.x to 3.4.0
1 parent 37ee063 commit 73678d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ publishing {
1818
}
1919

2020
ext {
21-
vertxVersion = '3.3.3'
21+
vertxVersion = '3.4.0'
2222
junitVersion = '4.12'
2323
}
2424

0 commit comments

Comments
 (0)