Skip to content

Commit af5231e

Browse files
committed
chore(gradle): update MCP kotlin-sdk version to 0.5.0 #372 #382
1 parent fa8dfa2 commit af5231e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ project(":core") {
410410
testFramework(TestFrameworkType.Platform)
411411
}
412412

413-
implementation("io.modelcontextprotocol:kotlin-sdk:0.4.0") {
413+
implementation("io.modelcontextprotocol:kotlin-sdk:0.5.0") {
414414
excludeKotlinDeps()
415415
}
416416

0 commit comments

Comments
 (0)