Skip to content

Commit 82950d4

Browse files
committed
chore(build): update kotlin-sdk version to 0.7.2
1 parent 982e1cf commit 82950d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ project(":core") {
423423
implementation("org.jetbrains.xodus:xodus-entity-store:2.0.1")
424424
implementation("org.jetbrains.xodus:xodus-vfs:2.0.1")
425425

426-
implementation("io.modelcontextprotocol:kotlin-sdk:0.6.0")
426+
implementation("io.modelcontextprotocol:kotlin-sdk:0.7.2")
427427
/// # Ktor
428428
implementation("io.ktor:ktor-client-cio:3.2.3")
429429
implementation("io.ktor:ktor-server-sse:3.2.3")

0 commit comments

Comments
 (0)