Skip to content

Commit 4f24eef

Browse files
DavideDSanne
authored andcommitted
[#1629] Upgrade to Vert.x 4.4.2.Final
1 parent 8c9d1ef commit 4f24eef

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
@@ -83,7 +83,7 @@ ext {
8383
// Example:
8484
// ./gradlew build -PvertxVersion=4.0.0-SNAPSHOT
8585
if ( !project.hasProperty('vertxVersion') ) {
86-
vertxVersion = '4.4.1'
86+
vertxVersion = '4.4.2'
8787
}
8888

8989
testcontainersVersion = '1.18.0'

0 commit comments

Comments
 (0)