Skip to content

Commit e3cd247

Browse files
authored
fix(deps): update dependency google/cloud-speech to v2 (#2124)
1 parent 0f85462 commit e3cd247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/standard/grpc/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require": {
33
"google/cloud-spanner": "^1.15.0",
44
"google/cloud-monitoring": "^2.0.0",
5-
"google/cloud-speech": "^1.0.0"
5+
"google/cloud-speech": "^2.0.0"
66
},
77
"require-dev": {
88
"paragonie/random_compat": "^9.0.0"

0 commit comments

Comments
 (0)