Skip to content

Commit a1c615b

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v1.116.4 (GoogleCloudPlatform#3323)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | patch | `1.116.3` -> `1.116.4` | --- ### Release Notes <details> <summary>googleapis/java-bigquery</summary> ### [`v1.116.4`](https://togithub.com/googleapis/java-bigquery/blob/master/CHANGELOG.md#&#8203;11164-httpswwwgithubcomgoogleapisjava-bigquerycomparev11163v11164-2020-06-18) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v1.116.3...v1.116.4) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/java-docs-samples).
1 parent f90b046 commit a1c615b

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

0 commit comments

Comments
 (0)