Skip to content

Commit 7765b33

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/weather-stdio-server/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ coroutines = "1.11.0"
33
kotlin = "2.3.21"
44
ktor = "3.3.3"
55
logging = "8.0.4"
6-
mcp-kotlin = "0.12.0"
6+
mcp-kotlin = "0.13.0"
77
shadow = "9.4.2"
88
slf4j = "2.0.18"
99

0 commit comments

Comments
 (0)