We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa89271 commit 1b1b337Copy full SHA for 1b1b337
README.md
@@ -46,7 +46,7 @@ This library deals with the following list of domain objects from the DVS API:
46
<dependency>
47
<groupId>com.vincejv</groupId>
48
<artifactId>dvs-apiclient</artifactId>
49
- <version>2.1.1</version> <!-- replace with latest version -->
+ <version>2.1.3</version> <!-- replace with latest version -->
50
</dependency>
51
```
52
2. Standalone JAR
0 commit comments