Closed gautric closed 5 years ago
@gautric
Add the following dependency to the root pom.xml
or in the portfolio pom.xml
:
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-rx-java2-gen</artifactId>
<version>${vertx.version}</version>
</dependency>
Hi,
when I upgrade to 3.6.3 vert.x version I have got this error.