Skip to content

Commit 32c2b5d

Browse files
authored
update client library versions for appengine grpc sample (GoogleCloudPlatform#512)
1 parent b7bdc8d commit 32c2b5d

File tree

2 files changed

+140
-136
lines changed

2 files changed

+140
-136
lines changed

appengine/standard/grpc/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
3-
"google/cloud-spanner": "^0.8.0",
4-
"google/cloud-monitoring": "^0.6.0"
3+
"google/cloud-spanner": "^0.10",
4+
"google/cloud-monitoring": "^0.7"
55
},
66
"require-dev": {
77
"google/cloud-tools": "^0.6.7",

0 commit comments

Comments
 (0)