Skip to content

Commit f848d79

Browse files
fix: increment the cloud-run sdk version (#202)
* fix: increment the cloud-run sdk version
1 parent 6d65567 commit f848d79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@google-cloud/cloudbuild": "^5.0.1",
4646
"@google-cloud/logging": "^11.2.0",
4747
"@google-cloud/resource-manager": "^6.0.1",
48-
"@google-cloud/run": "^2.0.1",
48+
"@google-cloud/run": "^3.1.0",
4949
"@google-cloud/service-usage": "^4.1.0",
5050
"@google-cloud/storage": "^7.16.0",
5151
"@modelcontextprotocol/sdk": "^1.24.3",

0 commit comments

Comments
 (0)