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

Commit a6f619c

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v1.127.10 (#715)
1 parent 68578e2 commit a6f619c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.cloud</groupId>
5555
<artifactId>google-cloud-bigquery</artifactId>
56-
<version>1.127.9</version>
56+
<version>1.127.10</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.cloud</groupId>
5555
<artifactId>google-cloud-bigquery</artifactId>
56-
<version>1.127.9</version>
56+
<version>1.127.10</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.google.cloud</groupId>
6767
<artifactId>google-cloud-bigquery</artifactId>
68-
<version>1.127.9</version>
68+
<version>1.127.10</version>
6969
<scope>test</scope>
7070
</dependency>
7171
<dependency>

0 commit comments

Comments
 (0)