We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be29dd commit 751a534Copy full SHA for 751a534
2 files changed
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+- Bump mcp-java-sdk to 0.12.0.
6
+
7
## 0.50.0
8
9
- Added missing parameters to `toolCallRejected` where possible. PR #109
deps.edn
@@ -3,7 +3,7 @@
org.clojure/core.async {:mvn/version "1.8.741"}
org.babashka/cli {:mvn/version "0.8.65"}
com.github.clojure-lsp/lsp4clj {:mvn/version "1.13.1"}
- io.modelcontextprotocol.sdk/mcp {:mvn/version "0.11.3"}
+ io.modelcontextprotocol.sdk/mcp {:mvn/version "0.12.0"}
borkdude/dynaload {:mvn/version "0.3.5"}
babashka/fs {:mvn/version "0.5.26"}
babashka/process {:mvn/version "0.6.23"}
0 commit comments