We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed57f9 commit 2320079Copy full SHA for 2320079
4 files changed
samples/kotlin-mcp-client/gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
anthropic = "2.18.0"
3
kotlin = "2.2.21"
4
ktor = "3.2.3"
5
-mcp-kotlin = "0.9.0"
+mcp-kotlin = "0.10.0"
6
shadow = "9.4.0"
7
slf4j = "2.0.17"
8
samples/kotlin-mcp-server/gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
0 commit comments