Skip to content

Commit f30c649

Browse files
committed
chore: Update toolbox version that supports map params for integration tests
1 parent 31ce451 commit f30c649

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
@@ -43,4 +43,4 @@ options:
4343
logging: CLOUD_LOGGING_ONLY
4444
substitutions:
4545
_VERSION: '3.13'
46-
_TOOLBOX_VERSION: '0.8.0'
46+
_TOOLBOX_VERSION: '0.10.0'

packages/toolbox-langchain/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ options:
4444
logging: CLOUD_LOGGING_ONLY
4545
substitutions:
4646
_VERSION: '3.13'
47-
_TOOLBOX_VERSION: '0.8.0'
47+
_TOOLBOX_VERSION: '0.10.0'

packages/toolbox-llamaindex/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ options:
4444
logging: CLOUD_LOGGING_ONLY
4545
substitutions:
4646
_VERSION: '3.13'
47-
_TOOLBOX_VERSION: '0.8.0'
47+
_TOOLBOX_VERSION: '0.10.0'

0 commit comments

Comments
 (0)