Skip to content

Commit f40f09a

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.32.0 (#1725)
1 parent c9b82c3 commit f40f09a

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.31.2</version>
89+
<version>2.32.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.31.2</version>
88+
<version>2.32.0</version>
8989
</dependency>
9090
</dependencies>
9191

0 commit comments

Comments
 (0)