Skip to content

Commit

Permalink
fix(deps): use google-gax v3.5.2 (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored Nov 4, 2022
1 parent 9c117a0 commit 16f6399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-devtools-cloudbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"node": ">=12.0.0"
},
"dependencies": {
"google-gax": "^3.3.0"
"google-gax": "^3.5.2"
}
}

0 comments on commit 16f6399

Please sign in to comment.