Skip to content

Commit 4a25dc6

Browse files
committed
Release 0.7.3
1 parent bfaf54e commit 4a25dc6

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
@@ -6,7 +6,7 @@ plugins {
66

77
allprojects {
88
group = "io.modelcontextprotocol"
9-
version = "0.7.2"
9+
version = "0.7.3"
1010
}
1111

1212
dependencies {

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ awaitility = "4.3.0"
2222
mokksy = "0.6.1"
2323

2424
# Samples
25-
mcp-kotlin = "0.7.2"
25+
mcp-kotlin = "0.7.3"
2626
anthropic = "2.7.0"
2727
shadow = "8.1.1"
2828

0 commit comments

Comments
 (0)