Skip to content

Commit 6936324

Browse files
authored
chore(deps): update mcp toolbox server version in integration tests to v0.30.0 (#298)
1 parent 0a85d54 commit 6936324

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.28.0'
56+
_TOOLBOX_VERSION: '0.30.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.28.0'
48+
_TOOLBOX_VERSION: '0.30.0'
4949
_TOOLBOX_MANIFEST_VERSION: '34'

0 commit comments

Comments
 (0)