Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noboomu authored Apr 2, 2020
1 parent 544668f commit e3fac1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Getting Started
<dependency>
<groupId>io.sinistral</groupId>
<artifactId>proteus-core</artifactId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.5</version>
</dependency>
```

Expand All @@ -49,7 +49,7 @@ Swagger v2 Support
<dependency>
<groupId>io.sinistral</groupId>
<artifactId>proteus-swagger</artifactId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.5</version>
</dependency>
```

Expand All @@ -58,7 +58,7 @@ OpenAPI v3 Support
<dependency>
<groupId>io.sinistral</groupId>
<artifactId>proteus-openapi</artifactId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.5</version>
</dependency>
```

Expand Down

0 comments on commit e3fac1f

Please sign in to comment.