Skip to content

Commit cd276c0

Browse files
committed
chore(deps): update update mcp toolbox server version in integration tests to v0.21.0 to v0.21.0
1 parent e810ec3 commit cd276c0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/toolbox-core/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ options:
4747
logging: CLOUD_LOGGING_ONLY
4848
substitutions:
4949
_VERSION: '3.13'
50-
_TOOLBOX_VERSION: '0.20.0'
50+
_TOOLBOX_VERSION: '0.21.0'
5151
_TOOLBOX_MANIFEST_VERSION: '34'

packages/toolbox-langchain/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ options:
4747
logging: CLOUD_LOGGING_ONLY
4848
substitutions:
4949
_VERSION: '3.13'
50-
_TOOLBOX_VERSION: '0.20.0'
50+
_TOOLBOX_VERSION: '0.21.0'
5151
_TOOLBOX_MANIFEST_VERSION: '34'

packages/toolbox-llamaindex/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ options:
4747
logging: CLOUD_LOGGING_ONLY
4848
substitutions:
4949
_VERSION: '3.13'
50-
_TOOLBOX_VERSION: '0.20.0'
50+
_TOOLBOX_VERSION: '0.21.0'
5151
_TOOLBOX_MANIFEST_VERSION: '34'

0 commit comments

Comments
 (0)