Skip to content

Commit 751a534

Browse files
committed
Bump mcp java sdk
1 parent 6be29dd commit 751a534

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Bump mcp-java-sdk to 0.12.0.
6+
57
## 0.50.0
68

79
- Added missing parameters to `toolCallRejected` where possible. PR #109

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
org.clojure/core.async {:mvn/version "1.8.741"}
44
org.babashka/cli {:mvn/version "0.8.65"}
55
com.github.clojure-lsp/lsp4clj {:mvn/version "1.13.1"}
6-
io.modelcontextprotocol.sdk/mcp {:mvn/version "0.11.3"}
6+
io.modelcontextprotocol.sdk/mcp {:mvn/version "0.12.0"}
77
borkdude/dynaload {:mvn/version "0.3.5"}
88
babashka/fs {:mvn/version "0.5.26"}
99
babashka/process {:mvn/version "0.6.23"}

0 commit comments

Comments
 (0)