Skip to content

Commit

Permalink
README.md gradle dependencies update to .0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil authored and github-actions[bot] committed Oct 2, 2024
1 parent 6fdfbb6 commit 753c034
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 @@ -49,7 +49,7 @@ Add to your `build.gradle.kts`:

```kotlin
dependencies {
implementation("com.xemantic.anthropic:anthropic-sdk-kotlin:0.2.1")
implementation("com.xemantic.anthropic:anthropic-sdk-kotlin:.0.2.2")
// for a JVM project, the client engine will differ per platform
// check ktor doucmentation for details
implementation("io.ktor:ktor-client-java:3.0.0-rc-1")
Expand Down

0 comments on commit 753c034

Please sign in to comment.