Skip to content

Commit 423ac78

Browse files
committed
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.33.1
1 parent 6d1c7d3 commit 423ac78

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.33.0</version>
89+
<version>2.33.1</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.33.0</version>
88+
<version>2.33.1</version>
8989
</dependency>
9090
</dependencies>
9191

0 commit comments

Comments
 (0)