Skip to content

Commit ee8eba8

Browse files
authored
fix(deps): update dependency com.google.api.grpc:grpc-google-cloud-apigee-registry-v1 to v0.3.0 (googleapis#8259)
[![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-apigee-registry-v1](https://togithub.com/googleapis/java-apigee-registry/grpc-google-cloud-apigee-registry-v1) ([source](https://togithub.com/googleapis/java-apigee-registry)) | `0.2.3-SNAPSHOT` -> `0.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-apigee-registry-v1/0.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-apigee-registry-v1/0.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-apigee-registry-v1/0.3.0/compatibility-slim/0.2.3-SNAPSHOT)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-apigee-registry-v1/0.3.0/confidence-slim/0.2.3-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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE4NC4yIn0=-->
1 parent 81b8441 commit ee8eba8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

java-apigee-registry/google-cloud-apigee-registry-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.google.api.grpc</groupId>
7373
<artifactId>grpc-google-cloud-apigee-registry-v1</artifactId>
74-
<version>0.2.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-apigee-registry-v1:current} -->
74+
<version>0.3.0</version><!-- {x-version-update:grpc-google-cloud-apigee-registry-v1:current} -->
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.api.grpc</groupId>

java-apigee-registry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>com.google.api.grpc</groupId>
7676
<artifactId>grpc-google-cloud-apigee-registry-v1</artifactId>
77-
<version>0.2.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-apigee-registry-v1:current} -->
77+
<version>0.3.0</version><!-- {x-version-update:grpc-google-cloud-apigee-registry-v1:current} -->
7878
</dependency>
7979
<dependency>
8080
<groupId>com.google.api.grpc</groupId>

0 commit comments

Comments
 (0)