Skip to content

Commit ae6ab81

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v1.116.2 (GoogleCloudPlatform#3114)
1 parent eedf952 commit ae6ab81

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.1</version>
55+
<version>1.116.2</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.1</version>
64+
<version>1.116.2</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)