Skip to content

Commit 1970def

Browse files
authored
Update README.md
1 parent 0f8f9a7 commit 1970def

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compare-comply/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
<dependency>
88
<groupId>com.ibm.watson.developer_cloud</groupId>
99
<artifactId>compare-comply</artifactId>
10-
<version>6.9.1</version>
10+
<version>6.10.0</version>
1111
</dependency>
1212
```
1313

1414
##### Gradle
1515
```gradle
16-
'com.ibm.watson.developer_cloud:compare-comply:6.9.1'
16+
'com.ibm.watson.developer_cloud:compare-comply:6.10.0'
1717
```
1818

1919
## Usage

0 commit comments

Comments
 (0)