Skip to content

Commit 74faaf6

Browse files
authored
deps: update dependency com.google.api.grpc:grpc-google-iam-v1 to v0.14.0 (#791)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.api.grpc:grpc-google-iam-v1](https://github.com/googleapis/java-iam) | minor | `0.13.0` -> `0.14.0` | --- ### Release Notes <details> <summary>googleapis/java-iam</summary> ### [`v0.14.0`](https://github.com/googleapis/java-iam/blob/master/CHANGELOG.md#&#8203;0140-httpswwwgithubcomgoogleapisjava-iamcomparev0130v0140-2020-08-11) [Compare Source](https://github.com/googleapis/java-iam/compare/v0.13.0...v0.14.0) ##### Features - **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#&#8203;14](https://github.com/googleapis/java-iam/issues/14)) ([82c4bf5](https://github.com/googleapis/java-iam/commit/82c4bf50f419b7f57f9a0d15a554b7e8509b99db)) ##### Dependencies - update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#&#8203;2](https://github.com/googleapis/java-iam/issues/2)) ([81a7470](https://github.com/googleapis/java-iam/commit/81a7470ee9633ff052ccb679cbe37b0079ee51ef)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#&#8203;18](https://github.com/googleapis/java-iam/issues/18)) ([13767ef](https://github.com/googleapis/java-iam/commit/13767ef1890b5c81cab43baee28a1b535e5b7211)) - update dependency com.google.protobuf:protobuf-bom to v3.12.0 ([#&#8203;6](https://github.com/googleapis/java-iam/issues/6)) ([73b7a4a](https://github.com/googleapis/java-iam/commit/73b7a4a03411326f88e49c2efbd1e34d2170dc1b)) - update dependency com.google.protobuf:protobuf-bom to v3.12.2 ([#&#8203;8](https://github.com/googleapis/java-iam/issues/8)) ([5f005b4](https://github.com/googleapis/java-iam/commit/5f005b45498dc87aeb8cab35d72fbaae04386c24)) - update dependency io.grpc:grpc-bom to v1.30.0 ([#&#8203;10](https://github.com/googleapis/java-iam/issues/10)) ([f69ac15](https://github.com/googleapis/java-iam/commit/f69ac15807aafc345f980091feadd4eb3996976c)) </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**: Renovate will not automatically rebase this PR, because other commits have been found. :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#googleapis/java-cloud-bom).
1 parent 1d76e84 commit 74faaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>com.google.api.grpc</groupId>
206206
<artifactId>grpc-google-iam-v1</artifactId>
207-
<version>0.13.0</version>
207+
<version>0.14.0</version>
208208
</dependency>
209209

210210
<!-- API-specific dependencies -->

0 commit comments

Comments
 (0)