Skip to content

Commit 26d4b76

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10.2"
33
kotlin = "2.2.21"
44
ktor = "3.3.3"
55
logging = "8.0.01"
6-
mcp-kotlin = "0.11.0"
6+
mcp-kotlin = "0.11.1"
77
shadow = "9.4.1"
88
slf4j = "2.0.17"
99

0 commit comments

Comments
 (0)