Skip to content

Commit b934ec8

Browse files
anubhav756Yuan325
andauthored
chore: Update MCP version to latest in tests/mcp_tool.go
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
1 parent 009f45b commit b934ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/mcp_tool.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
"github.com/google/uuid"
2727

2828
"github.com/googleapis/genai-toolbox/internal/server/mcp/jsonrpc"
29-
v20250618 "github.com/googleapis/genai-toolbox/internal/server/mcp/v20250618"
29+
v20251125 "github.com/googleapis/genai-toolbox/internal/server/mcp/v20251125"
3030
)
3131

3232
// NewMCPRequestHeader takes custom headers and appends headers required for MCP.

0 commit comments

Comments
 (0)