Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 7b07779

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v2.24.0 (#2587)
* chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v2.24.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 7269edd commit 7b07779

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If you are using Maven without BOM, add this to your dependencies:
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-bigquery</artifactId>
47-
<version>2.23.2</version>
47+
<version>2.24.0</version>
4848
</dependency>
4949

5050
```

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>google-cloud-bigquery</artifactId>
48-
<version>2.23.2</version>
48+
<version>2.24.0</version>
4949
</dependency>
5050
<!-- [END bigquery_install_without_bom] -->
5151

0 commit comments

Comments
 (0)