| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 15ae74d commit 5bb19df
1 file 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 | <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> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments