mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-22 07:29:05 -04:00
Bump mcp dep
This commit is contained in:
@@ -48,7 +48,7 @@ dependencies {
|
||||
api 'com.vladsch.flexmark:flexmark-ext-yaml-front-matter:0.64.8'
|
||||
api 'com.vladsch.flexmark:flexmark-ext-toc:0.64.8'
|
||||
|
||||
api ('io.modelcontextprotocol.sdk:mcp:0.12.0') {
|
||||
api ('io.modelcontextprotocol.sdk:mcp:0.12.1') {
|
||||
exclude group: "com.ethlo.time", module: "itu"
|
||||
exclude group: "com.fasterxml.jackson.dataformat", module: "jackson-dataformat-yaml"
|
||||
}
|
||||
|
||||
2
dist/licenses/mcp-sdk.properties
generated
vendored
2
dist/licenses/mcp-sdk.properties
generated
vendored
@@ -1,4 +1,4 @@
|
||||
name=MCP Java SDK
|
||||
version=0.12.0
|
||||
version=0.12.1
|
||||
license=MIT License
|
||||
link=https://github.com/modelcontextprotocol/java-sdk
|
||||
Reference in New Issue
Block a user