Skip to content

Commit a018424

Browse files
deps: update dependency com.google.apis:google-api-services-bigquery 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>
1 parent 497ff29 commit a018424

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5353
If you are using Gradle 5.x or later, add this to your dependencies:
5454

5555
```Groovy
56-
implementation platform('com.google.cloud:libraries-bom:26.33.0')
56+
implementation platform('com.google.cloud:libraries-bom:26.34.0')
5757
5858
implementation 'com.google.cloud:google-cloud-bigquery'
5959
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5555
<github.global.server>github</github.global.server>
5656
<site.installationModule>google-cloud-bigquery-parent</site.installationModule>
57-
<google-api-services-bigquery.version>v2-rev20240211-2.0.0</google-api-services-bigquery.version>
57+
<google-api-services-bigquery.version>v2-rev20240229-2.0.0</google-api-services-bigquery.version>
5858
<arrow.version>15.0.0</arrow.version>
5959
</properties>
6060

0 commit comments

Comments
 (0)