diff --git a/packages/google-devtools-cloudbuild/package.json b/packages/google-devtools-cloudbuild/package.json index 7990d5fca8d..585cda3d446 100644 --- a/packages/google-devtools-cloudbuild/package.json +++ b/packages/google-devtools-cloudbuild/package.json @@ -61,6 +61,6 @@ "node": ">=10" }, "dependencies": { - "google-gax": "^2.12.0" + "google-gax": "^2.17.0" } }