Skip to content

Commit

Permalink
chore(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.38.2 to 2.39.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.38.2...v2.39.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 Apr 23, 2024
1 parent 79bebf7 commit a1ea4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.38.2</version>
<version>2.39.0</version>
</dependency>
<!-- TODO this 3 google dependencies could be redundant-->
<dependency>
Expand Down

0 comments on commit a1ea4aa

Please sign in to comment.