We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 573d497 commit 870b2a9Copy full SHA for 870b2a9
1 file changed
README.md
@@ -34,7 +34,7 @@ repositories {
34
}
35
36
dependencies {
37
- implementation 'com.github.Dannyj1:mistral-java-client:2.1.0'
+ implementation 'com.github.Dannyj1:mistral-java-client:2.1.1'
38
39
```
40
@@ -52,7 +52,7 @@ dependencies {
52
<dependency>
53
<groupId>com.github.Dannyj1</groupId>
54
<artifactId>mistral-java-client</artifactId>
55
- <version>2.1.0</version>
+ <version>2.1.1</version>
56
</dependency>
57
58
0 commit comments