Skip to content

Commit 57663d4

Browse files
chore(deps): update mcp toolbox server version in integration tests to v0.31.0 (#309)
Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com>
1 parent 0056fc6 commit 57663d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/toolbox-adk/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ options:
5353
logging: CLOUD_LOGGING_ONLY
5454
substitutions:
5555
_VERSION: '22.16.0'
56-
_TOOLBOX_VERSION: '0.30.0'
56+
_TOOLBOX_VERSION: '0.31.0'
5757
_TOOLBOX_MANIFEST_VERSION: '34'

packages/toolbox-core/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ options:
4545
logging: CLOUD_LOGGING_ONLY
4646
substitutions:
4747
_VERSION: '22.16.0'
48-
_TOOLBOX_VERSION: '0.30.0'
48+
_TOOLBOX_VERSION: '0.31.0'
4949
_TOOLBOX_MANIFEST_VERSION: '34'

0 commit comments

Comments
 (0)