Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:google-cloud-bigquery
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:google-cloud-bigquery](https://github.com/googleapis/java-bigquery) from 2.35.0 to 2.36.0.
- [Release notes](https://github.com/googleapis/java-bigquery/releases)
- [Changelog](https://github.com/googleapis/java-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-bigquery@v2.35.0...v2.36.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 2c63022 commit 31770ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-google-bigquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.35.0</version>
<version>2.36.0</version>
<exclusions>
<exclusion>
<groupId>com.google.api.grpc</groupId>
Expand Down

0 comments on commit 31770ed

Please sign in to comment.