Skip to content

Commit

Permalink
chore(deps): Bump google-cloud-googleapis in the google-cloud group
Browse files Browse the repository at this point in the history
Bumps the google-cloud group with 1 update: [google-cloud-googleapis](https://github.com/yoshidan/google-cloud-rust).


Updates `google-cloud-googleapis` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/yoshidan/google-cloud-rust/releases)
- [Commits](https://github.com/yoshidan/google-cloud-rust/commits)

---
updated-dependencies:
- dependency-name: google-cloud-googleapis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 9cd0453 commit 915e900
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
17 changes: 14 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ gcp-bigquery-client = "0.18.0"
glob = "0.3"
google-cloud-bigquery = { version = "0.13.0", features = ["auth"] }
google-cloud-gax = "0.19.0"
google-cloud-googleapis = { version = "0.15", features = ["pubsub", "bigquery"] }
google-cloud-googleapis = { version = "0.16", features = ["pubsub", "bigquery"] }
google-cloud-pubsub = "0.29"
http = "0.2"
iceberg = { workspace = true }
Expand Down

0 comments on commit 915e900

Please sign in to comment.