Update README.md

This commit is contained in:
Amith Koujalgi 2024-11-08 00:08:13 +05:30 committed by GitHub
parent 82be761b86
commit da146640ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -154,7 +154,7 @@ In your Maven project, add this dependency:
<dependency>
<groupId>io.github.ollama4j</groupId>
<artifactId>ollama4j</artifactId>
<version>1.0.79</version>
<version>1.0.87</version>
</dependency>
```