Skip to content

Commit 89780f0

Browse files
authored
fix(deps): update dependency com.google.api.grpc:grpc-google-cloud-bigquerydatatransfer-v1 to v2.3.7 (googleapis#8240)
[![Mend 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.api.grpc:grpc-google-cloud-bigquerydatatransfer-v1](https://togithub.com/googleapis/java-bigquerydatatransfer/grpc-google-cloud-bigquerydatatransfer-v1) ([source](https://togithub.com/googleapis/java-bigquerydatatransfer)) | `2.3.7-SNAPSHOT` -> `2.3.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigquerydatatransfer-v1/2.3.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigquerydatatransfer-v1/2.3.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigquerydatatransfer-v1/2.3.7/compatibility-slim/2.3.7-SNAPSHOT)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigquerydatatransfer-v1/2.3.7/confidence-slim/2.3.7-SNAPSHOT)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-cloud-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE4NC4yIn0=-->
1 parent d07d495 commit 89780f0

File tree

2 files changed

+2
-2
lines changed
  • java-bigquerydatatransfer

2 files changed

+2
-2
lines changed

java-bigquerydatatransfer/google-cloud-bigquerydatatransfer-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.google.api.grpc</groupId>
6060
<artifactId>grpc-google-cloud-bigquerydatatransfer-v1</artifactId>
61-
<version>2.3.7-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerydatatransfer-v1:current} -->
61+
<version>2.3.7</version><!-- {x-version-update:grpc-google-cloud-bigquerydatatransfer-v1:current} -->
6262
</dependency>
6363
<dependency>
6464
<groupId>com.google.api.grpc</groupId>

java-bigquerydatatransfer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.google.api.grpc</groupId>
7575
<artifactId>grpc-google-cloud-bigquerydatatransfer-v1</artifactId>
76-
<version>2.3.7-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerydatatransfer-v1:current} -->
76+
<version>2.3.7</version><!-- {x-version-update:grpc-google-cloud-bigquerydatatransfer-v1:current} -->
7777
</dependency>
7878
<dependency>
7979
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)