diff --git a/packages/google-devtools-cloudbuild/package.json b/packages/google-devtools-cloudbuild/package.json index cc2662b58c7..80000a4f06a 100644 --- a/packages/google-devtools-cloudbuild/package.json +++ b/packages/google-devtools-cloudbuild/package.json @@ -61,6 +61,6 @@ "node": ">=12.0.0" }, "dependencies": { - "google-gax": "^3.3.0" + "google-gax": "^3.5.2" } }