Skip to content

Commit 948f43b

Browse files
committed
bump mcp kotlin-sdk version
1 parent b1ba0cd commit 948f43b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
allprojects {
77
group = "io.modelcontextprotocol"
8-
version = "0.6.0"
8+
version = "0.7.0"
99
}
1010

1111
dependencies {

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ slf4j = "2.0.17"
1919
kotest = "5.9.1"
2020

2121
# Samples
22-
mcp-kotlin = "0.6.0"
22+
mcp-kotlin = "0.7.0"
2323
anthropic = "0.8.0"
2424
shadow = "8.1.1"
2525

0 commit comments

Comments
 (0)