Skip to content

Commit da26686

Browse files
chore(deps): bump mcp-kotlin in /samples/kotlinlang-mcp-server
Bumps `mcp-kotlin` from 0.11.1 to 0.12.0. Updates `io.modelcontextprotocol:kotlin-sdk-server` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/modelcontextprotocol/kotlin-sdk/releases) - [Commits](0.11.1...0.12.0) Updates `io.modelcontextprotocol:kotlin-sdk-client` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/modelcontextprotocol/kotlin-sdk/releases) - [Commits](0.11.1...0.12.0) Updates `io.modelcontextprotocol:kotlin-sdk-testing` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/modelcontextprotocol/kotlin-sdk/releases) - [Commits](0.11.1...0.12.0) --- updated-dependencies: - dependency-name: io.modelcontextprotocol:kotlin-sdk-client dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.modelcontextprotocol:kotlin-sdk-server dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.modelcontextprotocol:kotlin-sdk-testing dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e4a5e0 commit da26686

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/kotlinlang-mcp-server/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "2.3.21"
33
ktor = "3.3.3"
4-
mcp-kotlin = "0.11.1"
4+
mcp-kotlin = "0.12.0"
55
serialization = "1.10.0"
66
coroutines = "1.10.2"
77
logback = "1.5.32"

0 commit comments

Comments
 (0)