Skip to content

Commit fb36118

Browse files
authored
fix(deps): update dependency com.google.api.grpc:grpc-google-cloud-bigqueryconnection-v1beta1 to v0.13.1 (#8307)
[![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-bigqueryconnection-v1beta1](https://togithub.com/googleapis/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1) ([source](https://togithub.com/googleapis/java-bigqueryconnection)) | `0.13.1-SNAPSHOT` -> `0.13.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigqueryconnection-v1beta1/0.13.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigqueryconnection-v1beta1/0.13.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigqueryconnection-v1beta1/0.13.1/compatibility-slim/0.13.1-SNAPSHOT)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigqueryconnection-v1beta1/0.13.1/confidence-slim/0.13.1-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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5My4xIn0=-->
1 parent e5b9ee7 commit fb36118

File tree

2 files changed

+2
-2
lines changed
  • java-bigqueryconnection

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.google.api.grpc</groupId>
6565
<artifactId>grpc-google-cloud-bigqueryconnection-v1beta1</artifactId>
66-
<version>0.13.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
66+
<version>0.13.1</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
6767
</dependency>
6868
<dependency>
6969
<groupId>com.google.api.grpc</groupId>

java-bigqueryconnection/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>com.google.api.grpc</groupId>
8484
<artifactId>grpc-google-cloud-bigqueryconnection-v1beta1</artifactId>
85-
<version>0.13.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
85+
<version>0.13.1</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
8686
</dependency>
8787

8888
<dependency>

0 commit comments

Comments
 (0)