Skip to content

Commit

Permalink
Fix typo (#731)
Browse files Browse the repository at this point in the history
Signed-off-by: yhmo <[email protected]>
  • Loading branch information
yhmo authored Jan 2, 2024
1 parent eacd2f4 commit c98f08d
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 @@ -43,7 +43,7 @@ You can use **Apache Maven** or **Gradle** add Milvus SDK to your project.
- Gradle/Kotlin

```kotlin
implementation("io.milvus:milvus-sdk-java:2.2.15")
implementation("io.milvus:milvus-sdk-java:2.2.16")
```
### Examples
Expand Down

0 comments on commit c98f08d

Please sign in to comment.