Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit c1de86a

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.4 (#382)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.2` -> `2.10.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.4/compatibility-slim/2.10.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.4/confidence-slim/2.10.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquery</summary> ### [`v2.10.4`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2104-httpsgithubcomgoogleapisjava-bigquerycomparev2103v2104-2022-03-29) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.3...v2.10.4) ### [`v2.10.3`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2103-httpsgithubcomgoogleapisjava-bigquerycomparev2102v2103-2022-03-28) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.2...v2.10.3) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
1 parent ab0d3a8 commit c1de86a

File tree

1 file changed

+1
-1
lines changed
  • samples/interactive-tutorials

1 file changed

+1
-1
lines changed

samples/interactive-tutorials/pom.xml

+1-1
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>2.10.2</version>
55+
<version>2.10.4</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)