Skip to content

Commit

Permalink
native tests fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil committed Dec 13, 2024
1 parent 2044c97 commit 4e43297
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 @@ -63,7 +63,7 @@ Otherwise, you need to add to your `build.gradle.kts`:

```kotlin
dependencies {
implementation("com.xemantic.anthropic:anthropic-sdk-kotlin:.0.7.0")
implementation("com.xemantic.anthropic:anthropic-sdk-kotlin:.0.10")
}
```

Expand Down

0 comments on commit 4e43297

Please sign in to comment.