Skip to content

Commit bcbfcd0

Browse files
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.33.0 (#1750)
* deps: update dependency com.google.cloud:google-cloud-bigquery to v2.33.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 3a892d8 commit bcbfcd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.google.cloud</groupId>
8888
<artifactId>google-cloud-bigquery</artifactId>
89-
<version>2.32.0</version>
89+
<version>2.33.0</version>
9090
</dependency>
9191
</dependencies>
9292

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.cloud</groupId>
8787
<artifactId>google-cloud-bigquery</artifactId>
88-
<version>2.32.0</version>
88+
<version>2.33.0</version>
8989
</dependency>
9090
</dependencies>
9191

0 commit comments

Comments
 (0)