Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
Browse files Browse the repository at this point in the history
… to v1.116.3 (#3210)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-bigquery](https://github.com/googleapis/java-bigquery) | patch | `1.116.2` -> `1.116.3` |

---

### Release Notes

<details>
<summary>googleapis/java-bigquery</summary>

### [`v1.116.3`](https://github.com/googleapis/java-bigquery/releases/v1.116.3)

[Compare Source](https://github.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 ([#&#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 ([#&#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).
  • Loading branch information
renovate-bot authored Jun 18, 2020
1 parent b5add82 commit 11b63e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appengine-java8/bigquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>1.116.2</version>
<version>1.116.3</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down
2 changes: 1 addition & 1 deletion asset/cloud-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>1.116.2</version>
<version>1.116.3</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 11b63e4

Please sign in to comment.