Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 2c638fd

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v1.125.0 (#403)
1 parent 5901160 commit 2c638fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.cloud</groupId>
3636
<artifactId>google-cloud-bigquery</artifactId>
37-
<version>1.124.7</version>
37+
<version>1.125.0</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.cloud</groupId>
3636
<artifactId>google-cloud-bigquery</artifactId>
37-
<version>1.124.7</version>
37+
<version>1.125.0</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)