Skip to content

Commit deba249

Browse files
chore: update gax version to 1.29.1 (#7095)
1 parent 3431f1d commit deba249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=7.4",
88
"google/cloud-core": "^1.55",
9-
"google/gax": "^1.26.0"
9+
"google/gax": "^1.29.1"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "^9.0",

0 commit comments

Comments
 (0)