Skip to content

Commit

Permalink
fix(deps): use google-gax v3.5.2 (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored Nov 4, 2022
1 parent 4c46bf4 commit 73af264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"precompile": "gts clean"
},
"dependencies": {
"google-gax": "^3.3.0"
"google-gax": "^3.5.2"
},
"devDependencies": {
"@types/mocha": "^9.0.0",
Expand Down

0 comments on commit 73af264

Please sign in to comment.