Skip to content

Commit 5e7141f

Browse files
authored
fix(deps): update dependency google/cloud-compute to v2 (#2161)
1 parent 3612977 commit 5e7141f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/helloworld/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"require": {
3-
"google/cloud-compute": "^1.14"
3+
"google/cloud-compute": "^2.0"
44
}
55
}

0 commit comments

Comments
 (0)