We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c375a34 commit d2f65ecCopy full SHA for d2f65ec
README.md
@@ -27,7 +27,7 @@ If you are using Contentstack Java SDK, then the Utils SDK is already imported i
27
<dependency>
28
<groupId>com.contentstack.sdk</groupId>
29
<artifactId>java</artifactId>
30
- <version>latest</version> // version 1.6.0 or above
+ <version>latest</version>
31
</dependency>
32
```
33
0 commit comments