Skip to content

Commit 809ebbe

Browse files
dependabot[bot]kpavlov
authored andcommitted
chore(deps): bump com.anthropic:anthropic-java
Bumps the other-dependencies group with 1 update in the /samples/kotlin-mcp-client directory: [com.anthropic:anthropic-java](https://github.com/anthropics/anthropic-sdk-java). Updates `com.anthropic:anthropic-java` from 2.18.0 to 2.19.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-java/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-java/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-java@v2.18.0...v2.19.0) --- updated-dependencies: - dependency-name: com.anthropic:anthropic-java dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20ac69f commit 809ebbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/kotlin-mcp-client/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
anthropic = "2.18.0"
2+
anthropic = "2.19.0"
33
kotlin = "2.2.21"
44
ktor = "3.2.3"
55
mcp-kotlin = "0.11.0"

0 commit comments

Comments
 (0)