We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4a98b commit f359b00Copy full SHA for f359b00
1 file changed
appengine-java11/vertx-helloworld/pom.xml
@@ -42,7 +42,7 @@ limitations under the License.
42
<dependency>
43
<groupId>io.vertx</groupId>
44
<artifactId>vertx-dependencies</artifactId>
45
- <version>4.3.8</version>
+ <version>4.4.1</version>
46
<type>pom</type>
47
<scope>import</scope>
48
</dependency>
@@ -74,7 +74,7 @@ limitations under the License.
74
75
76
<artifactId>vertx-unit</artifactId>
77
- <version>4.3.0</version>
78
<scope>test</scope>
79
80
</dependencies>
0 commit comments