Skip to content

Commit ccdc027

Browse files
author
Zachary German
committed
Merge branch 'StreamableHttpServerTransportProvider' of https://github.com/ZachGerman/mcp-java-sdk into StreamableHttpServerTransportProvider
2 parents f972a51 + 25defeb commit ccdc027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp/src/main/java/io/modelcontextprotocol/spec/McpSchema.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public final class McpSchema {
4040
private McpSchema() {
4141
}
4242

43-
public static final String LATEST_PROTOCOL_VERSION = "2024-11-05";
43+
public static final String LATEST_PROTOCOL_VERSION = "2025-06-18";
4444

4545
public static final String JSONRPC_VERSION = "2.0";
4646

0 commit comments

Comments
 (0)