File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
appengine-java11/vertx-helloworld Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,17 +41,17 @@ limitations under the License.
41
41
<dependency >
42
42
<groupId >io.vertx</groupId >
43
43
<
8000
td data-grid-cell-id="diff-e34a872cdda4a553928c4d9b8d5574a6a10d08e183c7b53b1e5a7b1219c08a79-43-43-2" data-line-anchor="diff-e34a872cdda4a553928c4d9b8d5574a6a10d08e183c7b53b1e5a7b1219c08a79R43" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);padding-right:24px" tabindex="-1" valign="top" class="focusable-grid-cell diff-text-cell right-side-diff-cell left-side"> <artifactId >vertx-core</artifactId >
44
- <version >4.1.5 </version >
44
+ <version >4.2.0 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >io.vertx</groupId >
48
48
<artifactId >vertx-web</artifactId >
49
- <version >4.1.5 </version >
49
+ <version >4.2.0 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >io.vertx</groupId >
53
53
<artifactId >vertx-web-client</artifactId >
54
- <version >4.1.5 </version >
54
+ <version >4.2.0 </version >
55
55
</dependency >
56
56
57
57
<dependency >
@@ -68,7 +68,7 @@ limitations under the License.
68
68
<dependency >
69
69
<groupId >io.vertx</groupId >
70
70
<artifactId >vertx-unit</artifactId >
71
- <version >4.1.5 </version >
71
+ <version >4.2.0 </version >
72
72
</dependency >
73
73
</dependencies >
74
74
<build >
You can’t perform that action at this time.
0 commit comments