We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c029989 commit 61a9fcdCopy full SHA for 61a9fcd
pom.xml
@@ -32,7 +32,7 @@
32
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
33
<!-- Remove this and dep management trick below for netty-handler when upgrading to the next Vert.x 5 release -->
34
<netty.version>4.2.0.Beta1</netty.version>
35
- <vertx.version>5.0.0.CR2</vertx.version>
+ <vertx.version>5.0.0.CR3</vertx.version>
36
</properties>
37
38
<modules>
0 commit comments