Skip to content

Commit 5fc025f

Browse files
chore(deps): bump io.modelcontextprotocol:kotlin-sdk-client
Bumps [io.modelcontextprotocol:kotlin-sdk-client](https://github.com/modelcontextprotocol/kotlin-sdk) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/modelcontextprotocol/kotlin-sdk/releases) - [Commits](0.10.0...0.11.0) --- updated-dependencies: - dependency-name: io.modelcontextprotocol:kotlin-sdk-client dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0f8b30 commit 5fc025f

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
@@ -2,7 +2,7 @@
22
anthropic = "2.18.0"
33
kotlin = "2.2.21"
44
ktor = "3.2.3"
5-
mcp-kotlin = "0.10.0"
5+
mcp-kotlin = "0.11.0"
66
shadow = "9.4.1"
77
slf4j = "2.0.17"
88

0 commit comments

Comments
 (0)