Skip to content

Commit e6324e8

Browse files
committed
Bump mock responses major version
1 parent 0e343c8 commit e6324e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/update_vertexai_responses.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# This script replaces mock response files for Vertex AI unit tests with a fresh
1818
# clone of the shared repository of Vertex AI test data.
1919

20-
RESPONSES_VERSION='v15.*' # The major version of mock responses to use
20+
RESPONSES_VERSION='v16.*' # The major version of mock responses to use
2121
REPO_NAME="vertexai-sdk-test-data"
2222
REPO_LINK="https://github.com/FirebaseExtended/$REPO_NAME.git"
2323

0 commit comments

Comments
 (0)