Skip to content

Commit

Permalink
fix: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vincejv committed Oct 17, 2022
1 parent aa89271 commit 1b1b337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This library deals with the following list of domain objects from the DVS API:
<dependency>
<groupId>com.vincejv</groupId>
<artifactId>dvs-apiclient</artifactId>
<version>2.1.1</version> <!-- replace with latest version -->
<version>2.1.3</version> <!-- replace with latest version -->
</dependency>
```
2. Standalone JAR
Expand Down

0 comments on commit 1b1b337

Please sign in to comment.