We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac3f3c commit 1b13448Copy full SHA for 1b13448
cloudbuild/package.json
@@ -15,7 +15,7 @@
15
"test": "c8 mocha system-test --timeout=800000"
16
},
17
"dependencies": {
18
- "@google-cloud/cloudbuild": "^2.6.0"
+ "@google-cloud/cloudbuild": "^3.0.0"
19
20
"devDependencies": {
21
"c8": "^7.0.0",
0 commit comments