Skip to content

Commit

Permalink
deps: update dependency com.google.apis:google-api-services-bigquery …
Browse files Browse the repository at this point in the history
…to v2-rev20240229-2.0.0 (#3188)

* deps: update dependency com.google.apis:google-api-services-bigquery to v2-rev20240229-2.0.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] committed Mar 12, 2024
1 parent 497ff29 commit a018424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ If you are using Maven without the BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.33.0')
implementation platform('com.google.cloud:libraries-bom:26.34.0')
implementation 'com.google.cloud:google-cloud-bigquery'
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -54,7 +54,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-bigquery-parent</site.installationModule>
<google-api-services-bigquery.version>v2-rev20240211-2.0.0</google-api-services-bigquery.version>
<google-api-services-bigquery.version>v2-rev20240229-2.0.0</google-api-services-bigquery.version>
<arrow.version>15.0.0</arrow.version>
</properties>

Expand Down

0 comments on commit a018424

Please sign in to comment.