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 01e8217 commit a868662Copy full SHA for a868662
natural-language-understanding/README.md
@@ -7,13 +7,13 @@
7
<dependency>
8
<groupId>com.ibm.watson.developer_cloud</groupId>
9
<artifactId>natural-language-understanding</artifactId>
10
- <version>6.10.0</version>
+ <version>6.11.0</version>
11
</dependency>
12
```
13
14
##### Gradle
15
```gradle
16
-'com.ibm.watson.developer_cloud:natural-language-understanding:6.10.0'
+'com.ibm.watson.developer_cloud:natural-language-understanding:6.11.0'
17
18
19
## Usage
0 commit comments