Skip to content

Commit f103db6

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v1.116.6 (GoogleCloudPlatform#3348)
1 parent 36f5996 commit f103db6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine-java8/bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.cloud</groupId>
5454
<artifactId>google-cloud-bigquery</artifactId>
55-
<version>1.116.4</version>
55+
<version>1.116.6</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.google.cloud</groupId>

asset/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.google.cloud</groupId>
6363
<artifactId>google-cloud-bigquery</artifactId>
64-
<version>1.116.4</version>
64+
<version>1.116.6</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)