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 982e1cf commit 82950d4Copy full SHA for 82950d4
build.gradle.kts
@@ -423,7 +423,7 @@ project(":core") {
423
implementation("org.jetbrains.xodus:xodus-entity-store:2.0.1")
424
implementation("org.jetbrains.xodus:xodus-vfs:2.0.1")
425
426
- implementation("io.modelcontextprotocol:kotlin-sdk:0.6.0")
+ implementation("io.modelcontextprotocol:kotlin-sdk:0.7.2")
427
/// # Ktor
428
implementation("io.ktor:ktor-client-cio:3.2.3")
429
implementation("io.ktor:ktor-server-sse:3.2.3")
0 commit comments