Skip to content

Commit 11b63e4

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v1.116.3 (GoogleCloudPlatform#3210)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | patch | `1.116.2` -> `1.116.3` | --- ### Release Notes <details> <summary>googleapis/java-bigquery</summary> ### [`v1.116.3`](https://togithub.com/googleapis/java-bigquery/releases/v1.116.3) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v1.116.2...v1.116.3) ##### [1.116.3](https://www.github.com/googleapis/java-bigquery/compare/v1.116.2...v1.116.3) (2020-06-15) ##### Dependencies - bump libraries-bom version ([#&GoogleCloudPlatform#8203;434](https://www.github.com/googleapis/java-bigquery/issues/434)) ([2ee010c](https://www.github.com/googleapis/java-bigquery/commit/2ee010cdffb6ed3bdae54d77d63bfb41eace3098)) - update dependency com.google.cloud:google-cloud-storage to v1.109.0 ([#&GoogleCloudPlatform#8203;446](https://www.github.com/googleapis/java-bigquery/issues/446)) ([1f2846c](https://www.github.com/googleapis/java-bigquery/commit/1f2846c5d0ca43655bdeb223b9d62de1f88fe4b9)) </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 b5add82 commit 11b63e4

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

0 commit comments

Comments
 (0)