Navigation Menu

Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
change last version
  • Loading branch information
phiz71 committed Aug 11, 2018
1 parent 4864d6a commit 11437ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -16,7 +16,7 @@ Here is a [blog post](http://vertx.io/blog/presentation-of-the-vert-x-swagger-pr
<dependency>
<groupId>com.github.phiz71</groupId>
<artifactId>vertx-swagger-parent</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
<type>pom</type>
</dependency>
```
Expand All @@ -26,7 +26,7 @@ Here is a [blog post](http://vertx.io/blog/presentation-of-the-vert-x-swagger-pr
<dependency>
<groupId>com.github.phiz71</groupId>
<artifactId>vertx-swagger-router</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
</dependency>
```

Expand All @@ -35,6 +35,6 @@ Here is a [blog post](http://vertx.io/blog/presentation-of-the-vert-x-swagger-pr
<dependency>
<groupId>com.github.phiz71</groupId>
<artifactId>vertx-swagger-codegen</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
</dependency>
```

0 comments on commit 11437ef

Please sign in to comment.