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 bfaf54e commit 4a25dc6Copy full SHA for 4a25dc6
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
7
allprojects {
8
group = "io.modelcontextprotocol"
9
- version = "0.7.2"
+ version = "0.7.3"
10
}
11
12
dependencies {
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ awaitility = "4.3.0"
22
mokksy = "0.6.1"
23
24
# Samples
25
-mcp-kotlin = "0.7.2"
+mcp-kotlin = "0.7.3"
26
anthropic = "2.7.0"
27
shadow = "8.1.1"
28
0 commit comments