Skip to content

Commit b844a23

Browse files
authored
chore(deps): update update mcp toolbox server version in integration tests to v0.20.0 to v0.20.0 (#421)
1 parent da0513b commit b844a23

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.19.1'
50+
_TOOLBOX_VERSION: '0.20.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.19.1'
50+
_TOOLBOX_VERSION: '0.20.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.19.1'
50+
_TOOLBOX_VERSION: '0.20.0'
5151
_TOOLBOX_MANIFEST_VERSION: '34'

0 commit comments

Comments
 (0)